Rev 10421 | Blame | Compare with Previous | Last modification | View Log | RSS feed
#if ($action.getIsModifyAddress()) {"response":$action.getResultJson()} #else {"order":$action.getAllOrders()} #end
#if ($action.getIsModifyAddress())
{"response":$action.getResultJson()}
#else
{"order":$action.getAllOrders()}
#end