Changes between Initial Version and Version 1 of Ticket #21812, comment 28
- Timestamp:
- 10/12/12 18:50:18 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21812, comment 28
initial v1 7 7 }}} 8 8 9 Can use `ed.dom.hasClass(node, ' class-name')` or if it needs regex perhaps this:9 Can use `ed.dom.hasClass(node, 'wp-view-wrap')` or if it needs regex perhaps this: 10 10 11 11 {{{
