AdminLTE/build/js/treeview.js

11 lines
166 B
JavaScript
Raw Normal View History

2015-11-04 18:51:53 +00:00
/**
* Treeview.js
* Version 1.0
* Author Abdullah Almsaeed
* Website Almsaeed Studio <https://almsaeedstudio.com>
*/
(function($){
"use strict";
})(jQuery);