Subversion Repositories SmartDukaan

Rev

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

Rev 20110 Rev 20167
Line 118... Line 118...
118
                <span>Pending COD verification tickets:
118
                <span>Pending COD verification tickets:
119
                    <a class="pending-cod-verification-tickets" href="#">$action.getPendingCodVerificationCount()</a>
119
                    <a class="pending-cod-verification-tickets" href="#">$action.getPendingCodVerificationCount()</a>
120
                </span>
120
                </span>
121
                <br />
121
                <br />
122
				#end
122
				#end
-
 
123
				#if($action.canViewDeliveryAttemptFailed())
-
 
124
                <span>Delivery Attempt Failed Count:
-
 
125
                    <a class="delivery-attempt-failed-count" href="#">$action.getDeliveryAttemptFailedCount()</a>
-
 
126
                </span>
-
 
127
                <br />
-
 
128
				#end
123
				#if($action.canViewDoaRequests())
129
				#if($action.canViewDoaRequests())
124
                <span>DOA Request tickets:
130
                <span>DOA Request tickets:
125
                    <a class="doa-request-tickets" href="#">$action.getDoaRequestCount()</a>
131
                    <a class="doa-request-tickets" href="#">$action.getDoaRequestCount()</a>
126
                </span>
132
                </span>
127
                <br />
133
                <br />