con509_g_detail_queryfields.js 121 Bytes
Newer Older
Spencer Chang's avatar
Spencer Chang committed
1 2 3 4 5 6 7 8
var add_datafilters = [ 
{
	name : 'location_id',
	expression : "t1.location_id=${@location_id}"
}

];
add_datafilter();