Added backlite UI to the admin panel.
This commit is contained in:
parent
52f87580a0
commit
3cfcb43031
8 changed files with 99 additions and 13 deletions
|
|
@ -26,6 +26,7 @@ const (
|
|||
CacheSubmit = "cache.submit"
|
||||
Files = "files"
|
||||
FilesSubmit = "files.submit"
|
||||
AdminTasks = "admin:tasks"
|
||||
)
|
||||
|
||||
func AdminEntityList(entityTypeName string) string {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue