Skip to content
Snippets Groups Projects

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

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
  • 28bdfa26
    Issue #3273332 by Wim Leers, DieterHolvoet: Merging cells in tables is... · 28bdfa26
    Alex Pott authored
    Issue #3273332 by Wim Leers, DieterHolvoet: Merging cells in tables is possible in UI, but lost upon saving
@@ -440,8 +440,8 @@ ckeditor5_table:
elements:
- <table>
- <tr>
- <td>
- <th>
- <td rowspan colspan>
- <th rowspan colspan>
- <thead>
- <tbody>
- <tfoot>
Loading