Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
7be7d812
Commit
7be7d812
authored
Oct 07, 2012
by
webchick
Browse files
Issue
#1760530
follow-up by Eric_A: Move field.tpl.php to a templates directory.
parent
5b815e3f
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/includes/theme.inc
View file @
7be7d812
...
...
@@ -371,7 +371,7 @@ function drupal_theme_rebuild() {
* defined, 'template' is not used.
* - 'template': The filename of the template generating output for this
* theme hook. The template is in the directory defined by the 'path' key of
* hook_theme() or defaults to $path.
* hook_theme() or defaults to
"
$path
/templates"
.
* - 'variables': The variables for this theme hook as defined in
* hook_theme(). If there is more than one implementation and 'variables' is
* not specified in a later one, then the previous definition is kept.
...
...
core/modules/field/t
h
em
e
/field.tpl.php
→
core/modules/field/tem
plates
/field.tpl.php
View file @
7be7d812
File moved
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