File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
resources/views/admin/nodes/view Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5252 <th >
5353 <div class =" btn-group hidden-xs" >
5454 <button type =" button" id =" mass_actions" class =" btn btn-sm btn-default dropdown-toggle disabled"
55- data-toggle =" dropdown" aria-haspopup =" true" aria-expanded =" false" >@lang ( ' server.allocations.mass_actions ' ) <span class =" caret" ></span >
55+ data-toggle =" dropdown" aria-haspopup =" true" aria-expanded =" false" >Mass Actions <span class =" caret" ></span >
5656 </button >
5757 <ul class =" dropdown-menu dropdown-massactions" >
58- <li ><a href =" #" id =" selective-deletion" data-action =" selective-deletion" >@lang ( ' server.allocations.delete ' ) <i class =" fa fa-fw fa-trash-o" ></i ></a ></li >
58+ <li ><a href =" #" id =" selective-deletion" data-action =" selective-deletion" >Delete <i class =" fa fa-fw fa-trash-o" ></i ></a ></li >
5959 </ul >
6060 </div >
6161 </th >
You can’t perform that action at this time.
0 commit comments