Commit e053ebc2 authored by Ad Schellevis's avatar Ad Schellevis

(ui) hook in mobile form improvement, mark table with...

(ui) hook in mobile form improvement, mark table with "opnsense_standard_table_form" class to use it.
parent e0bbb0c6
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment