Update:Library item pages show alerts on if the item is linked to the current server

- Local library item pages redirect to server item page if connected to the same server address
This commit is contained in:
advplyr 2023-11-14 17:13:49 -06:00
parent 81b11bac93
commit 632b1f526b
2 changed files with 51 additions and 4 deletions

View file

@ -88,6 +88,8 @@ class AbsDatabaseWeb extends WebPlugin {
value: [{
id: 'local_test',
libraryItemId: 'test34',
serverAddress: 'https://abs.test.com',
serverUserId: 'test56',
folderId: 'test1',
absolutePath: 'a',
contentUrl: 'c',