Sha256: 34dc87803a526a34518ce491a0feb2fe3d8c78630310daf060226ead7d55de9f
Contents?: true
Size: 1.45 KB
Versions: 1
Compression:
Stored size: 1.45 KB
Contents
// This is a manifest file that'll be compiled into application.js, which will include all the files // listed below. // // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, or any plugin's // vendor/assets/javascripts directory can be referenced here using a relative path. // // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // compiled file. JavaScript code in this file should be added after the last require_* statement. // // Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details // about supported directives. // //= require jquery3 //= require rails-ujs //= require cocoon //= require chosen-jquery/lib/chosen.jquery.js // VENDOR //= require bootstrap-datepicker/js/bootstrap-datepicker.js //= require inputmask/dist/jquery.inputmask //= require shave/dist/jquery.shave.js //= require moment/moment.js // @TODO: not loading correctly // require i18n/i18n.js // GBLADMIN //= require geoblacklight_admin/geoblacklight_admin //= require geoblacklight_admin/chosen //= require geoblacklight_admin/datepicker //= require geoblacklight_admin/date_range_picker //= require geoblacklight_admin/exports //= require geoblacklight_admin/fields //= require geoblacklight_admin/inputmask //= require geoblacklight_admin/locale //= require geoblacklight_admin/sortable //= require geoblacklight_admin/tooltips //= require geoblacklight_admin/truncate //= require_tree .
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
geoblacklight_admin-0.1.0 | app/assets/javascripts/geoblacklight_admin.js |