mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
(ui) hook in mobile form improvement, mark table with "opnsense_standard_table_form" class to use it.
This commit is contained in:
parent
e0bbb0c638
commit
e053ebc2d4
@ -250,6 +250,8 @@ $pagetitle .= sprintf(' | %s.%s', $config['system']['hostname'], $config['system
|
||||
$("#menu_search_box").css('width', '250px');
|
||||
$("#menu_messages").show();
|
||||
});
|
||||
// convert input form tables for better mobile experience
|
||||
hook_stacked_form_tables(".opnsense_standard_table_form");
|
||||
});
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user