Subversion Repositories SmartDukaan

Rev

Rev 18041 | Rev 18043 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18041 Rev 18042
Line -... Line 1...
-
 
1
#if($action.getOutput())
1
$action.getOutput()
2
	$action.getOutput()
-
 
3
#end
2
#if($action.getJsonResponseData())
4
#if($action.getJsonResponseData())
3
	$action.getJsonResponseData()
5
	$action.getJsonResponseData()
4
#end
6
#end
5
7