File size: 259 Bytes
faa1080 | 1 2 3 4 5 6 7 8 9 10 11 | /* c9e9f864 Admin JS */
(function($) {
'use strict';
$(document).ready(function() {
// Status check
if (typeof c9e9f864_vars !== 'undefined') {
console.log('c9e9f864 admin loaded.');
}
});
})(jQuery);
|