diff --git a/public/js/application.js b/public/js/application.js index 61d42a8e4a..54232de136 100644 --- a/public/js/application.js +++ b/public/js/application.js @@ -1,13 +1,13 @@ -// 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 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. -// -// Read Connect Assets README (https://github.com/adunkman/connect-assets) for details -// about supported directives. +/** + * This is a manifest file that will be compiled into application.js, which will + * include all the files listed below. + * + * Any JavaScript file within this directory can be referenced here using a + * relative path. + * + * It's not advisable to add code directly here, but if you do, it will appear + * at the bottom of the compiled file. + */ //= require lib/jquery-2.1.0.min //= require lib/bootstrap.min