FSN#39055 BCS/2000 functionaliteit in FACILITOR - customization
svn path=/Website/trunk/; revision=33653
This commit is contained in:
@@ -259,6 +259,8 @@ function scf_ROFIELDTR(model, fld, val, key, params)
|
||||
}
|
||||
else if (field.typ == "check" || field.typ == "check0")
|
||||
ROCHECKBOXTR("fldtxt", field.label, txt, params);
|
||||
else if (field.typ == "float" && field.iscurrency)
|
||||
ROFIELDTR("fldcurrency", field.label, txt, params);
|
||||
else
|
||||
{
|
||||
if (!field.hidden_fld)
|
||||
|
||||
Reference in New Issue
Block a user