Index: lams_central/web/includes/javascript/bootstrap-treeview.js =================================================================== diff -u -r658453b9f8bdfbf78bc9151b2cc711796081abc2 -rccee357b8eb24889b4bc19bb7d82cbdca3c8d0e4 --- lams_central/web/includes/javascript/bootstrap-treeview.js (.../bootstrap-treeview.js) (revision 658453b9f8bdfbf78bc9151b2cc711796081abc2) +++ lams_central/web/includes/javascript/bootstrap-treeview.js (.../bootstrap-treeview.js) (revision ccee357b8eb24889b4bc19bb7d82cbdca3c8d0e4) @@ -17,6 +17,11 @@ * limitations under the License. * ========================================================= */ + +/* + * Modified for LAMS. Look for "LAMS" string in the file contents. + */ + ;(function ($, window, document, undefined) { /*global jQuery, console*/