Subversion Repositories SmartDukaan

Rev

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

Rev 9232 Rev 9353
Line 10... Line 10...
10
#if($action.getJsonKeywordList())
10
#if($action.getJsonKeywordList())
11
	$action.getJsonKeywordList()
11
	$action.getJsonKeywordList()
12
#end
12
#end
13
#if($action.getJsonKeywordData())
13
#if($action.getJsonKeywordData())
14
	$action.getJsonKeywordData()
14
	$action.getJsonKeywordData()
-
 
15
#end
-
 
16
#if($action.getSentFeedResult())
-
 
17
	$action.getSentFeedResult()
15
#end
18
#end
16
19