Added tooltip for disabled delete buttons

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-04-18 02:44:09 -07:00
parent 41490f1e3a
commit beba31afbf

View file

@ -18,6 +18,7 @@ return array(
'software_licenses' => 'Software Licenses', 'software_licenses' => 'Software Licenses',
'user' => 'User', 'user' => 'User',
'view' => 'View License', 'view' => 'View License',
'delete_disabled' => 'This license cannot be deleted yet because some seats are still checked out.',
'bulk' => 'bulk' =>
[ [
'checkin_all' => [ 'checkin_all' => [