mirror of
https://github.com/opnsense/core.git
synced 2026-02-03 20:39:42 -05:00
style consistency
This commit is contained in:
parent
c4fd0f06d5
commit
82ed7fc755
1 changed files with 1 additions and 1 deletions
|
|
@ -2073,7 +2073,7 @@ $.fn.UIBootgrid = function(params) {
|
|||
return $replacement;
|
||||
}
|
||||
|
||||
/* These translations must come from the template, see default.volt */
|
||||
// These translations must come from the template, see default.volt
|
||||
$.fn.UIBootgrid.translations = {};
|
||||
|
||||
// Expose "UIBootgrid" class for non-module scripts
|
||||
|
|
|
|||
Loading…
Reference in a new issue