mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
Added tooltip for disabled delete buttons
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
41490f1e3a
commit
beba31afbf
|
@ -18,6 +18,7 @@ return array(
|
|||
'software_licenses' => 'Software Licenses',
|
||||
'user' => 'User',
|
||||
'view' => 'View License',
|
||||
'delete_disabled' => 'This license cannot be deleted yet because some seats are still checked out.',
|
||||
'bulk' =>
|
||||
[
|
||||
'checkin_all' => [
|
||||
|
|
Loading…
Reference in a new issue