Subversion Repositories SmartDukaan

Rev

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

Rev 9446 Rev 9622
Line 1... Line 1...
1
#if($action.getSentFeedResult())
1
#if($action.getSentFeedResult())
2
	$action.getSentFeedResult()
2
	$action.getSentFeedResult()
-
 
3
#end
-
 
4
#if($action.getDeleteFeedResult())
-
 
5
	$action.getDeleteFeedResult()
3
#end
6
#end
4
7