DEV: Add class to backup restore buttons, for easier targeting
This commit is contained in:
parent
8e6be1c353
commit
92e9fa70c7
|
@ -79,7 +79,7 @@
|
|||
action=(route-action "startRestore")
|
||||
actionParam=backup
|
||||
disabled=status.restoreDisabled
|
||||
class="btn-default"
|
||||
class="btn-default btn-restore"
|
||||
title=restoreTitle
|
||||
label="admin.backups.operations.restore.label"}}
|
||||
{{/if}}
|
||||
|
|
Loading…
Reference in New Issue