CC-4284: Calendar: AddContentToShow -> "Processing..." message pops up and never goes away
- fixed
This commit is contained in:
parent
b8571be827
commit
baf5460e14
|
@ -1,6 +1,7 @@
|
|||
<div class="wrapper">
|
||||
<div id="library_content" class="lib-content tabs ui-widget ui-widget-content block-shadow alpha-block padded">
|
||||
<div id="import_status" style="display:none">File import in progress...</div>
|
||||
<div id="advanced_search"></div>
|
||||
<table id="library_display" cellpadding="0" cellspacing="0" class="datatable"></table>
|
||||
</div>
|
||||
<div id="show_builder" class="sb-content ui-widget ui-widget-content block-shadow omega-block padded">
|
||||
|
|
Loading…
Reference in New Issue