mirror of https://github.com/ColorlibHQ/AdminLTE
parent
679386a81f
commit
03b992d385
|
@ -1,7 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* --------------------------------------------
|
* --------------------------------------------
|
||||||
* AdminLTE card-widget.ts
|
* @file AdminLTE card-widget.ts
|
||||||
* License MIT
|
* @description Card widget for AdminLTE.
|
||||||
|
* @license MIT
|
||||||
* --------------------------------------------
|
* --------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* --------------------------------------------
|
* --------------------------------------------
|
||||||
* AdminLTE direct-chat.ts
|
* @file AdminLTE direct-chat.ts
|
||||||
* License MIT
|
* @description Direct chat for AdminLTE.
|
||||||
|
* @license MIT
|
||||||
* --------------------------------------------
|
* --------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/**
|
/**
|
||||||
* ----------------------------------------------------------------------------
|
* --------------------------------------------
|
||||||
* AdminLTE fullscreen.ts
|
* @file AdminLTE fullscreen.ts
|
||||||
* License MIT
|
* @description Fullscreen plugin for AdminLTE.
|
||||||
* ----------------------------------------------------------------------------
|
* @license MIT
|
||||||
|
* --------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* --------------------------------------------
|
* --------------------------------------------
|
||||||
* AdminLTE layout.ts
|
* @file AdminLTE layout.ts
|
||||||
* License MIT
|
* @description Layout for AdminLTE.
|
||||||
|
* @license MIT
|
||||||
* --------------------------------------------
|
* --------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* --------------------------------------------
|
* --------------------------------------------
|
||||||
* AdminLTE push-menu.ts
|
* @file AdminLTE push-menu.ts
|
||||||
* License MIT
|
* @description Push menu for AdminLTE.
|
||||||
|
* @license MIT
|
||||||
* --------------------------------------------
|
* --------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* --------------------------------------------
|
* --------------------------------------------
|
||||||
* AdminLTE treeview.ts
|
* @file AdminLTE treeview.ts
|
||||||
* License MIT
|
* @description Treeview plugin for AdminLTE.
|
||||||
|
* @license MIT
|
||||||
* --------------------------------------------
|
* --------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue