CC-3561: Add button to automatically rescan watched folders.
-done
This commit is contained in:
parent
dbd6b7444b
commit
295a8ea5fe
4 changed files with 25 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
<dt id="watchedFolder-label" class="block-display">
|
||||
<label class="required" for="watchedFolder"><?php echo $this->element->getElement('watchedFolder')->getLabel() ?></label>
|
||||
<a href="#" id="watchedFolder-rescan">Rescan</a>
|
||||
</dt>
|
||||
<dd id="watchedFolder-element" class="block-display">
|
||||
<?php echo $this->element->getElement('watchedFolder') ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue