Allow bulk-delete for some common batches

This commit is contained in:
Lance Edgar 2019-10-09 11:19:48 -05:00
parent b14a4987d2
commit 18c30fcb05
4 changed files with 4 additions and 0 deletions

View file

@ -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"