From the panel site
This commit is contained in:
parent
d684ca74fb
commit
2fc04bcfac
1194 changed files with 154606 additions and 13040 deletions
5
themes/AdminLTE-2/modules/simple-billing/services.js
Normal file
5
themes/AdminLTE-2/modules/simple-billing/services.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
$(document).ready(function()
|
||||
{
|
||||
$('.main').addClass('services');
|
||||
$('.main input[value="'+langConsts['OGP_LANG_remove_service']+'"]').removeClass('btn-primary').addClass('btn-danger');
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue