fix for bulk operations on backups

This commit is contained in:
Serghey Rodin 2016-08-25 19:31:23 +03:00
commit 03381b828f

View file

@ -19,7 +19,7 @@
<label for="toggle-all" class="check-label toggle-all"><?=__('toggle all')?></label>
</td>
<td class="step-right">
<form action="/bulk/backup/" method="post">
<form action="/bulk/backup/" method="post" id="objects">
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
<div class="l-select">
<select name="action" id="">