Fix(UI): UI bug fixes.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<table id="{{ model.ID_TABLE_MAIN }}" class="{{ model.FLAG_ROW }} {{ model.FLAG_CARD }} {{ model.FLAG_COMMAND }}">
|
||||
<thead>
|
||||
<tr class="{{ model.FLAG_COMMAND }}">
|
||||
<th class="{{ model.FLAG_COMMAND_CATEGORY }}">Command Category</th>
|
||||
<th class="{{ model.FLAG_COMMAND_CATEGORY }} {{ model.FLAG_DDL_PREVIEW }}">Command Category</th>
|
||||
<th class="{{ model.FLAG_NAME }}">Command</th>
|
||||
<th class="{{ model.FLAG_HAND_SIGNAL_DEFAULT_DESCRIPTION }}">Default Hand Signal</th>
|
||||
<th class="{{ model.FLAG_CAN_HAVE_BUTTON }}">Can Have Button?</th>
|
||||
|
||||
Reference in New Issue
Block a user