Revision 54a3c953
Von Sven Schöling vor mehr als 7 Jahren hinzugefügt
bin/mozilla/is.pl | ||
---|---|---|
397 | 397 |
confirm => t8('Do you really want to delete this object?'), |
398 | 398 |
checks => [ @req_trans_desc ], |
399 | 399 |
disabled => !$::form->{id}, |
400 |
]); |
|
400 |
]) if $show_delete;
|
|
401 | 401 |
$bar->add_actions('separator'); |
402 | 402 |
|
403 | 403 |
$bar->add_actions('combobox'); |
Auch abrufbar als: Unified diff
is: delete nur mit show_delete