|
|
|
@ -19,15 +19,6 @@ |
|
|
|
<button type="button" class="monster-button monster-button-danger remove-number">{{ @root.i18n.unassign }}</button> |
|
|
|
{{ formatPhoneNumber @key }} |
|
|
|
</div> |
|
|
|
<!--<div class="locality"> |
|
|
|
{{#if localityEnabled}} |
|
|
|
<span class="flag"><img src="css/assets/flags/32/{{ locality.iso }}.png" height="32" width="32"></img></span> |
|
|
|
<span class="city">{{ locality.city }}, {{ locality.country }}</span> |
|
|
|
{{else}} |
|
|
|
N/A |
|
|
|
{{/if}} |
|
|
|
</div> |
|
|
|
--> |
|
|
|
</div> |
|
|
|
{{else}} |
|
|
|
|
|
|
|
|