mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5fb9b0950c
commit
7ce10df9c2
@ -621,7 +621,9 @@ Items.makeSubContext('field',
|
|||||||
: options.value
|
: options.value
|
||||||
], options) },
|
], options) },
|
||||||
{
|
{
|
||||||
// XXX
|
// XXX do we need this???
|
||||||
|
// XXX would be nice to force the title to be on a separate line
|
||||||
|
// from the text...
|
||||||
Text: function(title, value, options){
|
Text: function(title, value, options){
|
||||||
return this.__proto__.Text([title, value], options) },
|
return this.__proto__.Text([title, value], options) },
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user