Skip to content

Commit

Permalink
V1.18.18
Browse files Browse the repository at this point in the history
  • Loading branch information
jgyates committed Nov 7, 2023
1 parent d13ded1 commit ee1076a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/genmon.js
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ function setupCommandButton(button){
outstr += '<td></td>'; // empty table cell
}
outstr += '<td>';
// div for ideamfrom must go in table data element
outstr += '<div class="field idealforms-field idesforms-text-field style="clear:both">';
command = command_sequence[cmdidx]
if ((command.hasOwnProperty("input_title")) && (command.hasOwnProperty("type"))) {
Expand Down

0 comments on commit ee1076a

Please sign in to comment.