Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
C
commerce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
24
Merge Requests
24
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
commerce
Commits
f64af485
Commit
f64af485
authored
Jul 22, 2015
by
bojanz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove the unused 'Order configuration' page, all configuration will be per order type.
parent
7a9664db
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
16 deletions
+1
-16
modules/order/commerce_order.links.menu.yml
modules/order/commerce_order.links.menu.yml
+1
-8
modules/order/commerce_order.routing.yml
modules/order/commerce_order.routing.yml
+0
-8
No files found.
modules/order/commerce_order.links.menu.yml
View file @
f64af485
commerce_order.order_configuration
:
title
:
Order configuration
route_name
:
commerce_order.order_configuration
parent
:
commerce.configuration
description
:
'
Configure
your
order
settings.'
weight
:
10
entity.commerce_order.collection
:
title
:
Orders
route_name
:
entity.commerce_order.collection
...
...
@@ -14,5 +7,5 @@ entity.commerce_order.collection:
entity.commerce_order_type.collection
:
title
:
Order types
route_name
:
entity.commerce_order_type.collection
parent
:
commerce
_order.order_
configuration
parent
:
commerce
.
configuration
description
:
'
Manage
your
order
types.'
modules/order/commerce_order.routing.yml
View file @
f64af485
commerce_order.order_configuration
:
path
:
'
/admin/commerce/config/order'
defaults
:
_controller
:
'
\Drupal\system\Controller\SystemController::systemAdminMenuBlockPage'
_title
:
'
Order
configuration'
requirements
:
_permission
:
'
access
administration
pages'
entity.commerce_order.add_page
:
path
:
'
/admin/commerce/orders/add'
defaults
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment