diff --git a/library/js/scripts.js b/library/js/scripts.js index e86e7db6..f0b0b185 100644 --- a/library/js/scripts.js +++ b/library/js/scripts.js @@ -100,4 +100,4 @@ jQuery(document).ready(function($) { $('.dropdown-toggle').dropdown(); -}); /* end of as page load scripts \ No newline at end of file +}); // end of as page load scripts