FSN#34749 Mogelijkheid voor jqplot Graphs Default options
svn path=/Website/trunk/; revision=27637
This commit is contained in:
@@ -43,6 +43,7 @@ function model_reportsx(usrrap_key, rapparams)
|
||||
required: true, defaultvalue: 0, LOV: L("lcl_usrrap_showcountLOV")},
|
||||
"graph" : { dbs: "fac_usrrap_graph", typ: "number", label: L("lcl_usrrap_showgraph"),
|
||||
required: true, defaultvalue: 0, LOV: L("lcl_usrrap_showcountLOV")},
|
||||
"graph_type" : { dbs: "fac_usrrap_graph_type", typ: "number", label: L("lcl_usrrap_graphtype"), LOV: L("lcl_usrrap_graphtypeLOV")},
|
||||
"lastrefresh" : { dbs: "fac_usrrap_col_refresh", typ: "datetime", label: "Columns last refreshed", readonly: true },
|
||||
"graph_options": { dbs: "fac_usrrap_graph_options", typ: "memo", label: "Graph Options" }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user