sort out the 'delete selected' mess
This commit is contained in:
parent
245d9f0aca
commit
e433f20cd8
23 changed files with 136 additions and 491 deletions
|
|
@ -112,6 +112,7 @@ class Item extends BaseObject {
|
|||
|
||||
$drop = array(
|
||||
'dropping' => $dropping,
|
||||
'pagedrop' => $item['pagedrop'],
|
||||
'select' => t('Select'),
|
||||
'delete' => t('Delete'),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue