Add deprectated notice

This commit is contained in:
Abdullah Almsaeed 2017-03-04 12:12:42 -05:00
parent 201d482066
commit b04a99466d
2 changed files with 8 additions and 6 deletions

7
dist/js/app.js vendored
View file

@ -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

7
dist/js/app.min.js vendored

File diff suppressed because one or more lines are too long