Subversion Repositories SmartDukaan

Rev

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

Rev 9831 Rev 10412
Line 1... Line -...
1
{"order":$action.getAllOrders()}
-
 
2
1
#if ($action.getAllOrders())
-
 
2
{"order":$action.getAllOrders()}
-
 
3
#end
-
 
4
#else 
-
 
5
{"response":$action.getResultJson()}
-
 
6
#end
-
 
7
3
8