forked from extern/egroupware
added the optional link in the label-widget
This commit is contained in:
parent
10318b0554
commit
ca460b5aae
@ -378,8 +378,10 @@ implement only a subset of XUL. Here are the main differences:</p>
|
||||
<b>a textual label</b><br>
|
||||
The content is taken from the content-array but it can have an own label from
|
||||
the label attribute too.<p>
|
||||
<b>Options</b>: if it contains a 'i' and/or a 'b' the content (not the label) is rendered
|
||||
in italic and/or bold.
|
||||
<b>Options</b> has 2 comma-separated fields:<br>
|
||||
<b>1.</b> if it contains a 'i' and/or a 'b' the content (not the label) is rendered
|
||||
in italic and/or bold.<br>
|
||||
<b>2.</b> if set to a menuaction, a link to that methode = app.class.method is put around the label
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user