gui2/taddon_description: Let the type and status fields wrap...

...if the contents don't fit in a single line
This commit is contained in:
Ignacio R. Morelle 2012-05-21 04:12:36 +00:00
parent 1d3b959915
commit c51d3bff5c

View File

@ -99,6 +99,7 @@
[label]
id = "type"
definition = "default"
wrap = "true"
[/label]
[/column]
@ -190,6 +191,7 @@
[label]
id = "status"
definition = "default"
wrap = "true"
[/label]
[/column]