Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
d7a6de3d
Commit
d7a6de3d
authored
Jan 11, 2016
by
catch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2642128
by GeduR: DBLog views data unused search property
parent
19e52dc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
core/modules/dblog/dblog.views.inc
core/modules/dblog/dblog.views.inc
+0
-6
No files found.
core/modules/dblog/dblog.views.inc
View file @
d7a6de3d
...
...
@@ -35,9 +35,6 @@ function dblog_views_data() {
'sort'
=>
array
(
'id'
=>
'standard'
,
),
'search'
=>
array
(
'id'
=>
'standard'
,
),
);
$data
[
'watchdog'
][
'uid'
]
=
array
(
...
...
@@ -52,9 +49,6 @@ function dblog_views_data() {
'argument'
=>
array
(
'id'
=>
'numeric'
,
),
'search'
=>
array
(
'id'
=>
'standard'
,
),
'relationship'
=>
array
(
'title'
=>
t
(
'User'
),
'help'
=>
t
(
'The user on which the log entry as written.'
),
...
...
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