Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
commerce-3204355
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
commerce-3204355
Commits
37fae648
Commit
37fae648
authored
8 years ago
by
Bojan Živanović
Browse files
Options
Downloads
Patches
Plain Diff
Fix administrative view titles, add non breaking space to the cart block quantity.
parent
21b845a8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules/cart/config/install/views.view.commerce_cart_block.yml
+2
-2
2 additions, 2 deletions
...es/cart/config/install/views.view.commerce_cart_block.yml
modules/cart/config/install/views.view.commerce_cart_form.yml
+1
-1
1 addition, 1 deletion
...les/cart/config/install/views.view.commerce_cart_form.yml
with
3 additions
and
3 deletions
modules/cart/config/install/views.view.commerce_cart_block.yml
+
2
−
2
View file @
37fae648
...
...
@@ -8,7 +8,7 @@ dependencies:
-
commerce_order
-
commerce_price
id
:
commerce_cart_block
label
:
'
Shopping
c
art
block'
label
:
'
C
art
block'
module
:
views
description
:
'
'
tag
:
commerce_cart_block
...
...
@@ -92,7 +92,7 @@ display:
exclude
:
false
alter
:
alter_text
:
true
text
:
'
{{
quantity
}}
x'
text
:
'
{{
quantity
}}
x'
make_link
:
false
path
:
'
'
absolute
:
false
...
...
This diff is collapsed.
Click to expand it.
modules/cart/config/install/views.view.commerce_cart_form.yml
+
1
−
1
View file @
37fae648
...
...
@@ -9,7 +9,7 @@ dependencies:
-
commerce_order
-
commerce_price
id
:
commerce_cart_form
label
:
'
Shopping
c
art
form'
label
:
'
C
art
form'
module
:
views
description
:
'
'
tag
:
commerce_cart_form
...
...
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