diff options
Diffstat (limited to 'tests/static/dialog.html')
-rw-r--r-- | tests/static/dialog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/static/dialog.html b/tests/static/dialog.html index 474fb78be..1775a0604 100644 --- a/tests/static/dialog.html +++ b/tests/static/dialog.html @@ -8,6 +8,7 @@ </head> <body style="font-size: 62.5%;"> +<!-- Dialog --> <div class="ui-dialog ui-widget ui-widget-content ui-corner-all" role="dialog" aria-labelledby="ui-dialog-title-1"> <div class="ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix"> <span class="ui-dialog-title" id="ui-dialog-title-1">This is my title</span> |