Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-03-20 22:24:23 +03:00
parent 4af7ae94e9
commit cc68b6dbd5

View File

@ -621,7 +621,6 @@ Items.makeSubContext('field',
: options.value : options.value
], options) }, ], options) },
{ {
// XXX do we need this???
// XXX would be nice to force the title to be on a separate line // XXX would be nice to force the title to be on a separate line
// from the text... // from the text...
Text: function(title, value, options){ Text: function(title, value, options){