feat: Update default collection tab (#1821)
* feat: Allow listing root level documents only via documents.list * feat: New tab on collection home * update tab layout * fix: Correctly sort index sorted documents.list * revert: Tab layout changes * fix: Missing route for recently published fix: Redirect unknown tabs
This commit is contained in:
@@ -249,7 +249,6 @@
|
||||
"Edit {{noun}}": "Edit {{noun}}",
|
||||
"New from template": "New from template",
|
||||
"Publish": "Publish",
|
||||
"Publish document": "Publish document",
|
||||
"Publishing": "Publishing",
|
||||
"Are you sure you want to delete the <2>{{documentTitle}}</2> template?": "Are you sure you want to delete the <2>{{documentTitle}}</2> template?",
|
||||
"Are you sure about that? Deleting the <2>{{documentTitle}}</2> document will delete all of its history and any nested documents.": "Are you sure about that? Deleting the <2>{{documentTitle}}</2> document will delete all of its history and any nested documents.",
|
||||
|
||||
Reference in New Issue
Block a user