mirror of
https://github.com/grocy/grocy.git
synced 2025-09-29 19:12:24 +00:00
Varios small UI changes / improve UI consistency
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
}
|
||||
});
|
||||
$('#apikeys-table tbody').removeClass("d-none");
|
||||
apiKeysTable.columns.adjust().draw();
|
||||
|
||||
var createdApiKeyId = GetUriParam('CreatedApiKeyId');
|
||||
if (createdApiKeyId !== undefined)
|
||||
|
Reference in New Issue
Block a user