mirror of
https://github.com/myvesta/vesta
synced 2025-07-11 15:46:43 -07:00
bulk operations fix
This commit is contained in:
parent
e02e470d34
commit
99994dc865
3 changed files with 12 additions and 7 deletions
|
@ -58,7 +58,7 @@ App.Templates.html = {
|
|||
<input type="text" id="copy_dest" value="~!:DST_FILENAME~!" class="new-title">\
|
||||
</div>\
|
||||
<div class="results"></div>\
|
||||
<div class="message">'+App.Constants.FM_EXISTING_FILES_WILL_BE_REPLACED+'</div>\
|
||||
<div class="warning">'+App.Constants.FM_EXISTING_FILES_WILL_BE_REPLACED+'</div>\
|
||||
<div class="controls">\
|
||||
<p class="cancel" onClick="FM.popupClose();">'+App.Constants.FM_CANCEL+'</p>\
|
||||
<p class="ok" onClick="FM.bulkCopyDo();">'+App.Constants.FM_COPY+'</p>\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue