Remove EditLink
This commit is contained in:
parent
aac02e8889
commit
5228b2b33c
@ -1,8 +0,0 @@
|
|||||||
{% from "components/icon.html" import Icon %}
|
|
||||||
|
|
||||||
{% macro EditLink(url) -%}
|
|
||||||
<a class='icon-link' href='{{ url }}'>
|
|
||||||
{{ Icon('edit') }}
|
|
||||||
<span>edit</span>
|
|
||||||
</a>
|
|
||||||
{% endmacro %}
|
|
Loading…
x
Reference in New Issue
Block a user