CC-3722: Create loading indicator for AJAX call when calculating Show length
- done
This commit is contained in:
parent
cf4101cdcd
commit
c9df8e8b15
3 changed files with 5 additions and 1 deletions
|
@ -46,6 +46,7 @@
|
|||
</dt>
|
||||
<dd id="add_show_duration-element">
|
||||
<?php echo $this->element->getElement('add_show_duration') ?>
|
||||
<img id="icon-loader-small" src="/css/images/loader-small.gif" style="vertical-align:middle; display:none;"/>
|
||||
</dd>
|
||||
<?php if($this->element->getElement('add_show_duration')->hasErrors()){ ?>
|
||||
<ul class='errors'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue