con_print_path.js 95 Bytes
Newer Older
Spencer Chang's avatar
Spencer Chang committed
1 2 3
function set_parameter_file_path(name) {
	$ctx.parameter.file_path = '/u01/hls_file/excel/';
}