mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-10 09:06:21 +01:00
[CHANGE] Some minor cleanups
This commit is contained in:
@@ -183,7 +183,7 @@ ESC to cancel{% endblocktranslate %}" id="blah"></i></th>
|
||||
|
||||
$.fn.editable.defaults.mode = 'inline';
|
||||
$.fn.editable.defaults.showbuttons = false;
|
||||
$.fn.editable.defaults.highlight = "#AAFF80";
|
||||
$.fn.editable.defaults.highlight = "rgb(170 255 128)";
|
||||
|
||||
$.fn.dataTable.moment = (format, locale) => {
|
||||
const types = $.fn.dataTable.ext.type;
|
||||
|
||||
Reference in New Issue
Block a user