Changes between Initial Version and Version 1 of Ticket #36801
- Timestamp:
- 05/10/2016 08:29:09 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36801
- Property Keywords close added
-
Property
Component
changed from
General
toEditor
-
Property
Summary
changed from
Add POST-TYPE into css CLASSNAME
toAdd post type to editor form class
-
Ticket #36801 – Description
initial v1 1 typical source code of PAGE EDITOR (in dashboard),is like this:1 typical source code of the editor in the admin is like this: 2 2 3 3 {{{ … … 5 5 }}} 6 6 7 Suggestion: 7 8 8 REQUEST: 9 when i add(or edit) a post type '''MyVideos''', it is good, if the FORM contained classname, like: 9 When i add (or edit) a post type '''MyVideos''', it is good, if the `<form>` contained the class name, like: 10 10 11 11 {{{