Subversion Repositories SmartDukaan

Rev

Rev 9353 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9353 Rev 9438
Line 11... Line 11...
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
15
#end
16
#if($action.getSentFeedResult())
16
#if($action.getJsonCampaignList())
17
	$action.getSentFeedResult()
17
	$action.getJsonCampaignList()
18
#end
18
#end
19
19