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")
|
action=(route-action "startRestore")
|
||||||
actionParam=backup
|
actionParam=backup
|
||||||
disabled=status.restoreDisabled
|
disabled=status.restoreDisabled
|
||||||
class="btn-default"
|
class="btn-default btn-restore"
|
||||||
title=restoreTitle
|
title=restoreTitle
|
||||||
label="admin.backups.operations.restore.label"}}
|
label="admin.backups.operations.restore.label"}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
Loading…
Reference in New Issue