Changes between Version 1 and Version 2 of Ticket #7552, comment 5


Ignore:
Timestamp:
2012-03-31T10:54:54+02:00 (12 years ago)
Author:
kendzi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7552, comment 5

    v1 v2  
    33
    44You commited some change to XmlObjectParser.java but there are missing in this path and svn. More over there are missing in next commit on github.
     5
     6I think it would be better if combo look more like this:
     7{{{
     8<combo key="key" text="text”>
     9        <comboItem value=”...” display_value=”...” icon="...">short description</comboItem>
     10</combo>
     11}}}