Skip to content

Commit e5573cb

Browse files
committed
FIX: missing icon for requirements bulk assignment added
1 parent 146cba9 commit e5573cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/functions/tlsmarty.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ public static function getImageSet() {
333333
'bug_create_into_bts_disabled' => $imgLoc . 'bug_add_disabled_famfamfam.png',
334334
'bug_add_note' => $imgLoc . 'bug_edit.png',
335335
'bullet' => $imgLoc . 'slide_gripper.gif',
336-
'bulkOperation' => $imgLoc . 'bulkAssignTransparent.png',
336+
'bulkOperation' => $imgLoc . 'folder_link.png',
337337
'calendar' => $imgLoc . 'calendar.gif',
338338
'checked' => $imgLoc . 'apply_f2_16.png',
339339
'choiceOn' => $imgLoc . 'accept.png',

0 commit comments

Comments
 (0)