Skip to content
Snippets Groups Projects

Issue #2707689: NodeForm::actions() checks for delete access on new entities

32 files
+ 33
6
Compare changes
  • Side-by-side
  • Inline
Files
32
@@ -14,9 +14,6 @@
* field_types = {
* "string_long",
* "email"
* },
* quickedit = {
* "editor" = "plain_text"
* }
* )
*/
Loading