Test on ec server

This commit is contained in:
2023-02-16 10:01:48 -07:00
parent 45ea70212e
commit 2e416ce8ab
4 changed files with 64 additions and 6 deletions

View File

@ -121,6 +121,8 @@ function ConstructMessageDialog() {
' </div> ' +
' <div class="modal-body"> ' +
' <span id="spanMessageText"></span> ' +
' <table id="ModalHeaderGrid"></table> ' +
' <table id="ModalBodyGrid"></table> ' +
' </div> ' +
' <div class="modal-footer"> ' +
' <button type="button" data-dismiss="modal">OK</button> ' +