Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
workbench_files
Commits
36015e8b
Commit
36015e8b
authored
Nov 19, 2010
by
Arthur
Committed by
Bec White
Nov 29, 2010
Browse files
refs #838 fixes the issue with making the view exportable
parent
546f0e29
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
workbench_files.views_default.inc
workbench_files.views_default.inc
+1
-1
No files found.
workbench_files.views_default.inc
View file @
36015e8b
...
...
@@ -185,6 +185,6 @@ function workbench_files_views_default_views() {
$handler
->
display
->
display_options
[
'menu'
][
'description'
]
=
'List of all files uploaded to this site.'
;
$handler
->
display
->
display_options
[
'menu'
][
'weight'
]
=
'0'
;
$vies
[
$view
->
name
]
=
$view
;
$vie
w
s
[
$view
->
name
]
=
$view
;
return
$views
;
}
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