mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 10:35:27 +00:00
mvc: style sweep
This commit is contained in:
parent
a2aa49c04b
commit
5e83352e45
@ -52,4 +52,4 @@
|
||||
<type>text</type>
|
||||
<help>You may enter a description here for your reference (not parsed).</help>
|
||||
</field>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
@ -80,7 +80,6 @@ class LinkAddressField extends BaseField
|
||||
natcasesort(self::$option_groups[$item]['items']);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
return parent::actionPostLoadingEvent();
|
||||
}
|
||||
|
||||
@ -31,7 +31,6 @@ namespace OPNsense\Interfaces;
|
||||
use OPNsense\Base\Messages\Message;
|
||||
use OPNsense\Base\BaseModel;
|
||||
|
||||
|
||||
class Gif extends BaseModel
|
||||
{
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user