- Added vertical flow view

- Made vertical flow view default to on
- Changed default grid size to 10
This commit is contained in:
Jordan McClintock
2022-02-23 12:57:24 -06:00
parent 456928964e
commit 67858a4df6
4 changed files with 176 additions and 32 deletions

View File

@@ -1,4 +1,5 @@
{
"_comment" : "2022 Modification Copyright - Defense Unicorns",
"common": {
"label": {
"name": "Name",
@@ -86,7 +87,8 @@
"rtl": "Right-to-left",
"auto": "Contextual",
"language": "Language",
"browserDefault": "Browser default"
"browserDefault": "Browser default",
"flowVertical": "Vertical flow"
},
"sidebar": {
"show": "Show sidebar"