Skip to content

Commit cb471f9

Browse files
Update modules/ROOT/pages/7.6.0-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 24fb279 commit cb471f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/7.6.0-release-notes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,9 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
156156
=== Numbered table context menu not properly applying changes
157157
// #TINY-11383
158158

159-
Previously, there was an issue where changes to the row type in numbered tables were not properly applied. This occurred because the action of modifying the row type from a Content Editable False (CEF) cell was being deliberately blocked.
159+
Previously, there was an issue where changes to the row type in numbered tables were not properly applied. This occurred because the action of modifying the row type from a `+contentEditable="false"+` cell was being deliberately blocked.
160160

161-
In {productname} {release-version}, this issue has been resolved by removing the restriction on changing the row type from a CEF cell. As a result, changes to the row type are now correctly applied.
161+
In {productname} {release-version}, this issue has been resolved by removing the restriction on changing the row type from a `+contentEditable="false"+` cell. As a result, changes to the row type are now correctly applied.
162162

163163

164164
[[security-fixes]]

0 commit comments

Comments
 (0)