mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00: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) },
|
||||
{
|
||||
// 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){
|
||||
return this.__proto__.Text([title, value], options) },
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user