Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

#if($action.getSuccessPRMsg())
        $action.getSuccessPRMsg()
#end
#if($action.getErrorPRMsg())
        $action.getErrorPRMsg()
#end
#if($action.getOutput())
        $action.getOutput()
#end