Allow bulk-delete for some common batches
This commit is contained in:
parent
b14a4987d2
commit
18c30fcb05
4 changed files with 4 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
</%def>
|
||||
|
||||
<%def name="grid_tools()">
|
||||
${parent.grid_tools()}
|
||||
% if master.results_executable and request.has_perm('{}.execute_multiple'.format(permission_prefix)):
|
||||
% if use_buefy:
|
||||
<b-button type="is-primary"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue