Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_ct_event
Commits
a5f6a01f
Commit
a5f6a01f
authored
Nov 02, 2011
by
mnshantz
Browse files
updated weight to change workbench menu order
parent
53a72831
Changes
1
Hide whitespace changes
Inline
Side-by-side
uw_ct_event.views_default.inc
View file @
a5f6a01f
...
...
@@ -856,7 +856,7 @@ function uw_ct_event_views_default_views() {
$handler
->
display
->
display_options
[
'path'
]
=
'admin/workbench/create/events'
;
$handler
->
display
->
display_options
[
'menu'
][
'type'
]
=
'tab'
;
$handler
->
display
->
display_options
[
'menu'
][
'title'
]
=
'Events'
;
$handler
->
display
->
display_options
[
'menu'
][
'weight'
]
=
'
3
0'
;
$handler
->
display
->
display_options
[
'menu'
][
'weight'
]
=
'
1
0'
;
/* Display: Events - Category */
$handler
=
$view
->
new_display
(
'page'
,
'Events - Category'
,
'page_2'
);
...
...
Write
Preview
Supports
Markdown
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