fix anchor tag
parent
6c5b9619c1
commit
10b684e1ca
|
|
@ -126,7 +126,7 @@
|
||||||
</div>
|
</div>
|
||||||
<p>View and maintain work orders.</p>
|
<p>View and maintain work orders.</p>
|
||||||
</a>
|
</a>
|
||||||
</a>
|
</div>
|
||||||
<% if (user.userProperties.canUpdate) { %>
|
<% if (user.userProperties.canUpdate) { %>
|
||||||
<a class="button is-fullwidth is-success is-light mb-2" href="<%= urlPrefix %>/workOrders/new">
|
<a class="button is-fullwidth is-success is-light mb-2" href="<%= urlPrefix %>/workOrders/new">
|
||||||
<span class="icon">
|
<span class="icon">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue