mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Remove HTML from title in example - jQueryUI changed to text() so HTML no longer works
This commit is contained in:
parent
4fa0370ce4
commit
5a5b02c304
@ -81,7 +81,7 @@
|
||||
* }, class="ui-state-error"},
|
||||
*
|
||||
* ],
|
||||
* title: 'Why would you want to do <span style="color: red">this</span>?',
|
||||
* title: 'Why would you want to do this?',
|
||||
* template:"/egroupware/addressbook/templates/default/edit.xet",
|
||||
* value: { content: {...default values}, sel_options: {...}...}
|
||||
* });
|
||||
|
Loading…
Reference in New Issue
Block a user