ui: TapeInventory - show catalog status
Clearly mark tapes without valid catalog.
This commit is contained in:
@ -5,6 +5,8 @@ console.log("Starting Backup Server GUI");
|
||||
Ext.define('PBS.Utils', {
|
||||
singleton: true,
|
||||
|
||||
missingText: gettext('missing'),
|
||||
|
||||
updateLoginData: function(data) {
|
||||
Proxmox.Utils.setAuthData(data);
|
||||
},
|
||||
|
Reference in New Issue
Block a user