Files
cmsPRO/libraries/framework/js/custom.js
2026-02-22 21:59:33 +01:00

15 lines
282 B
JavaScript

'use strict';
// Author: AdminDesigns.com
//
// This file is reserved for changes made by the use.
// Always seperate your work from the theme. It makes
// modifications, and future theme updates much easier
//
(function($) {
// Place custom scripts here
})(jQuery);