mirror of https://github.com/ColorlibHQ/AdminLTE
Add deprectated notice
parent
201d482066
commit
b04a99466d
|
@ -1,5 +1,5 @@
|
|||
/*! AdminLTE app.js
|
||||
* ================
|
||||
/*! (DEPRECATED) AdminLTE app.js
|
||||
* =============================
|
||||
* Main JS application file for AdminLTE v2. This file
|
||||
* should be included in all pages. It controls some layout
|
||||
* options and implements exclusive AdminLTE plugins.
|
||||
|
@ -7,8 +7,9 @@
|
|||
* @Author Almsaeed Studio
|
||||
* @Support <http://www.almsaeedstudio.com>
|
||||
* @Email <abdullah@almsaeedstudio.com>
|
||||
* @version 2.3.8
|
||||
* @version 2.3.12
|
||||
* @license MIT <http://opensource.org/licenses/MIT>
|
||||
* @deprecated since 2.3.11
|
||||
*/
|
||||
/* jshint ignore:start */
|
||||
// jscs:disable
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue