Subversion Repositories SmartDukaan

Rev

Rev 1036 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#if($action.getEstimatedTime() == -1)
        Location not serviceable
#elseif($action.getEstimatedTime() == 1)
        Within $action.getEstimatedTime() business day
#else
        Within $action.getEstimatedTime() business days
#end