|
@ -36,7 +36,7 @@
|
|
|
|
|
|
<script type="text/html" id="pati_list_tmpl">
|
|
|
{{each list as value j}}
|
|
|
<li class="n-list-link list-arrow-r n-list-cover" data-patient-code="{{value.code}}" data-patient-phone="{{value.phone}]}" data-patient-address="{{value.address}]}">
|
|
|
<li class="n-list-link list-arrow-r n-list-cover" data-patient-code="{{value.code}}" data-patient-phone="{{value.phone}}" data-patient-address="{{value.address}}">
|
|
|
<div class="patient-face patient-face-new">
|
|
|
<img src="{{value.photo}}">
|
|
|
</div>
|