develop
Last change
on this file since b39afb5 was 7304c7f, checked in by beratkjufliju <kufliju@…>, 3 years ago |
added user authentication, create & forgot password methods and blades
|
-
Property mode
set to
100644
|
File size:
933 bytes
|
Line | |
---|
1 | (function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-zf","datatables.net-searchpanes"],function(a){return c(a,window,document)}):"object"===typeof exports?module.exports=function(a,b){a||(a=window);b&&b.fn.dataTable||(b=require("datatables.net-zf")(a,b).$);b.fn.dataTable.searchPanes||require("datatables.net-searchpanes")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c,a,b){a=c.fn.dataTable;c.extend(!0,a.SearchPane.classes,{buttonGroup:"secondary button-group",
|
---|
2 | disabledButton:"disabled",dull:"disabled",narrow:"dtsp-narrow",narrowButton:"dtsp-narrowButton",narrowSearch:"dtsp-narrowSearch",paneButton:"secondary button",pill:"badge secondary",search:"search",searchLabelCont:"searchCont",show:"col",table:"unstriped"});c.extend(!0,a.SearchPanes.classes,{clearAll:"dtsp-clearAll button secondary",panes:"panes dtsp-panesContainer",title:"dtsp-title"});return a.searchPanes});
|
---|
Note:
See
TracBrowser
for help on using the repository browser.