Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
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
220
Merge Requests
220
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
drupal
Commits
ea485a5c
Commit
ea485a5c
authored
Oct 15, 2012
by
jhodgdon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#372416
by naxoc: Remove nonexistent theme_comment_wrapper() function ref from docs
parent
65fb8dfc
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
core/modules/comment/comment.module
core/modules/comment/comment.module
+0
-1
core/modules/comment/templates/comment-wrapper.tpl.php
core/modules/comment/templates/comment-wrapper.tpl.php
+0
-1
core/themes/bartik/templates/comment-wrapper.tpl.php
core/themes/bartik/templates/comment-wrapper.tpl.php
+0
-1
No files found.
core/modules/comment/comment.module
View file @
ea485a5c
...
...
@@ -1745,7 +1745,6 @@ function theme_comment_post_forbidden($variables) {
* Preprocesses variables for comment-wrapper.tpl.php.
*
* @see comment-wrapper.tpl.php
* @see theme_comment_wrapper()
*/
function
template_preprocess_comment_wrapper
(
&
$variables
)
{
// Provide contextual information.
...
...
core/modules/comment/templates/comment-wrapper.tpl.php
View file @
ea485a5c
...
...
@@ -28,7 +28,6 @@
* - COMMENT_MODE_THREADED
*
* @see template_preprocess_comment_wrapper()
* @see theme_comment_wrapper()
*
* @ingroup themeable
*/
...
...
core/themes/bartik/templates/comment-wrapper.tpl.php
View file @
ea485a5c
...
...
@@ -28,7 +28,6 @@
* - COMMENT_MODE_THREADED
*
* @see template_preprocess_comment_wrapper()
* @see theme_comment_wrapper()
*
* @ingroup themeable
*/
...
...
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