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
048717a5
Commit
048717a5
authored
Nov 26, 2012
by
webchick
Browse files
Issue
#1847952
by Gábor Hojtsy: Fixed 'Node' entity type not viable name for user presentation.
parent
55876f68
Changes
1
Show whitespace changes
Inline
Side-by-side
core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php
View file @
048717a5
...
...
@@ -17,7 +17,7 @@
*
* @Plugin(
* id = "node",
* label = @Translation("
Node
"),
* label = @Translation("
Content
"),
* module = "node",
* controller_class = "Drupal\node\NodeStorageController",
* render_controller_class = "Drupal\node\NodeRenderController",
...
...
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