Author: smukhina
Date: 2009-08-26 12:00:34 -0400 (Wed, 26 Aug 2009)
New Revision: 15321
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_colorPicker.xml
Log:
https://jira.jboss.org/jira/browse/RF-7739 Css class names for <rich:colorPicker>
are wrong - corrected
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_colorPicker.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_colorPicker.xml 2009-08-26
15:23:11 UTC (rev 15320)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_colorPicker.xml 2009-08-26
16:00:34 UTC (rev 15321)
@@ -285,11 +285,11 @@
</thead>
<tbody>
<row>
- <entry>.rich-colorpicker-submit</entry>
+ <entry>.rich-color-picker-submit</entry>
<entry>Defines styles for the "Apply"
button</entry>
</row>
<row>
- <entry>.rich-colorpicker-cancel</entry>
+ <entry>.rich-color-picker-cancel</entry>
<entry>Defines styles for the "Cancel"
button</entry>
</row>
</tbody>