forked from shaba/openuds
Fixed duplicate declaration
This commit is contained in:
parent
169a946a03
commit
08eeff5604
@ -243,7 +243,6 @@ gui.servicesPools.link = (event) ->
|
||||
# Cached items table
|
||||
prevCacheLogTbl = null
|
||||
cachedItemsTable = cachedItems.table(
|
||||
doNotLoadData: true
|
||||
icon: 'cached'
|
||||
container: "cache-placeholder_tbl"
|
||||
rowSelect: "multi"
|
||||
|
Loading…
Reference in New Issue
Block a user