build
This commit is contained in:
dist
CHANGELOG.txt
bootstrap-editable
bootstrap3-editable
inputs-ext
typeaheadjs
jquery-editable
jquery-ui-datepicker
css
redmond
images
animated-overlay.gifui-bg_flat_0_aaaaaa_40x100.pngui-bg_flat_55_fbec88_40x100.pngui-bg_glass_75_d0e5f5_1x400.pngui-bg_glass_85_dfeffc_1x400.pngui-bg_glass_95_fef1ec_1x400.pngui-bg_gloss-wave_55_5c9ccc_500x100.pngui-bg_inset-hard_100_f5f8f9_1x100.pngui-bg_inset-hard_100_fcfdfd_1x100.pngui-icons_217bc0_256x240.pngui-icons_2e83ff_256x240.pngui-icons_469bdd_256x240.pngui-icons_6da8d5_256x240.pngui-icons_cd0a0a_256x240.pngui-icons_d8e7f3_256x240.pngui-icons_f9bd01_256x240.png
jquery-ui-1.10.3.custom.cssjquery-ui-1.10.3.custom.min.cssjs
js
jqueryui-editable
@ -2456,9 +2456,9 @@ To create your own input you can inherit from this class.
|
||||
inputclass: null,
|
||||
|
||||
/**
|
||||
If `true` - html will be escaped in content of element via $.text() method.
|
||||
If `false` - html will not be escaped, $.html() used.
|
||||
When you use own `display` function, this option has no influence.
|
||||
If `true` - html will be escaped in content of element via $.text() method.
|
||||
If `false` - html will not be escaped, $.html() used.
|
||||
When you use own `display` function, this option obviosly has no effect.
|
||||
|
||||
@property escape
|
||||
@type boolean
|
||||
|
Reference in New Issue
Block a user