Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_cfg_common
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_cfg_common
Commits
24b606ca
Commit
24b606ca
authored
3 years ago
by
Eric Bremner
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-4837: fixing 4 column layout, had extra single quote when defing the layout
parent
c0d4a663
No related branches found
No related tags found
1 merge request
!97
Feature/istwcms 4837 ebremner layouts
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
uw_cfg_common.layouts.yml
+6
-6
6 additions, 6 deletions
uw_cfg_common.layouts.yml
with
6 additions
and
6 deletions
uw_cfg_common.layouts.yml
+
6
−
6
View file @
24b606ca
...
@@ -70,12 +70,12 @@ uw_4_column:
...
@@ -70,12 +70,12 @@ uw_4_column:
-
[
first
,
second
,
third
,
fourth
]
-
[
first
,
second
,
third
,
fourth
]
column_options
:
column_options
:
columns
:
columns
:
even-split
'
:
'
Even
split
(25%,
25%,
25%,
25%)'
even-split
:
'
Even
split
(25%,
25%,
25%,
25%)'
larger-left
'
:
'
Larger
left
(50%,
16.67%,
16.67%,
16.67%)'
larger-left
:
'
Larger
left
(50%,
16.67%,
16.67%,
16.67%)'
larger-second
'
:
'
Larger
second
(16.67%,
50%,
16.67%,
16.67%)'
larger-second
:
'
Larger
second
(16.67%,
50%,
16.67%,
16.67%)'
larger-third
'
:
'
Larger
third
(16.67%,
16.67%,
50%,
16.67%)'
larger-third
:
'
Larger
third
(16.67%,
16.67%,
50%,
16.67%)'
larger-right
'
:
'
Larger
right
(16.67%,
16.67%,
16.67%,
50%)'
larger-right
:
'
Larger
right
(16.67%,
16.67%,
16.67%,
50%)'
legacy-23-27-27-23
'
:
'
Legacy
(23%,
27%,
27%,
23%)'
legacy-23-27-27-23
:
'
Legacy
(23%,
27%,
27%,
23%)'
default
:
'
even-split'
default
:
'
even-split'
uw_5_column
:
uw_5_column
:
label
:
'
Five
columns'
label
:
'
Five
columns'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment