We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b5b15 commit 172cbb0Copy full SHA for 172cbb0
1 file changed
spp_cel_registry_search/static/src/xml/cel_search_portal.xml
@@ -228,10 +228,10 @@
228
t-esc="result.phone_numbers.slice(3).join(', ')"
229
/>
230
<button
231
- type="button"
232
- class="btn btn-link btn-sm p-0 ms-1 text-muted"
233
- t-on-click.stop="(ev) => this.togglePhones(ev, result)"
234
- >show less</button>
+ type="button"
+ class="btn btn-link btn-sm p-0 ms-1 text-muted"
+ t-on-click.stop="(ev) => this.togglePhones(ev, result)"
+ >show less</button>
235
</t>
236
237
t-else=""
0 commit comments