mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
firewall: show inspect in xs, it does show two columns
PR: https://forum.opnsense.org/index.php?topic=41882.0
This commit is contained in:
parent
2ad84c1932
commit
9240c5a15c
@ -642,7 +642,7 @@ $( document ).ready(function() {
|
||||
<div id="category_block" style="z-index:-100;">
|
||||
<select class="selectpicker hidden-xs hidden-sm hidden-md" data-live-search="true" data-size="5" multiple title="<?=gettext("Select category");?>" id="fw_category">
|
||||
</select>
|
||||
<button id="btn_inspect" class="btn btn-default hidden-xs">
|
||||
<button id="btn_inspect" class="btn btn-default">
|
||||
<i class="fa fa-eye" aria-hidden="true"></i>
|
||||
<?=gettext("Inspect");?>
|
||||
</button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user