Sha256: 5f1096ffb46571947601e7737679754e5c181575eebc26b9af354e9170a61c72
Contents?: true
Size: 260 Bytes
Versions: 1
Compression:
Stored size: 260 Bytes
Contents
<html> <head> <title><%=OldSql.report_select_page_title%></title> <!--Load the AJAX API--> <script type="text/javascript" src="https://www.google.com/jsapi"></script> <%= javascript_include_tag "old_sql/chart.js" %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
old_sql-1.17.0 | app/views/layouts/old_sql/chart.html.erb |