We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a4d928 commit a028642Copy full SHA for a028642
templates/vue/components/foo/List.vue
@@ -61,7 +61,7 @@
61
</td>
62
<td>
63
<router-link :to="{name: '{{{titleUcFirst}}}Update', params: { id: item['@id'] }}">
64
- <span class="glyphicon glyphicon-search" aria-hidden="true"/>
+ <span class="glyphicon glyphicon-pencil" aria-hidden="true"/>
65
<span class="sr-only">Edit</span>
66
</router-link>
67
0 commit comments