Sha256: 2ff4ca26c501515c0a2ab0ec053788e48494359cd19b9cecc0cb986580b2dabc

Contents?: true

Size: 268 Bytes

Versions: 2

Compression:

Stored size: 268 Bytes

Contents

<script>
  var rootPath = '<%= Avo.configuration.root_path %>';
  var timezone = '<%= Avo.configuration.timezone %>';
  var defaultViewType = '<%= Avo.configuration.default_view_type %>';
  var license = <%= Avo::App.license.properties.to_json.html_safe %>;
</script>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
avo-0.3.2 app/views/layouts/avo/_javascript.html.erb
avo-0.3.1 app/views/layouts/avo/_javascript.html.erb