Debug: inline onclick alert test
This commit is contained in:
@@ -280,7 +280,8 @@
|
||||
data-zoom="{{ file.zoom | default(1.0) }}"
|
||||
data-site="{{ current_site }}"
|
||||
data-screen="{{ screen }}"
|
||||
data-oldname="{{ file.name | e }}">
|
||||
data-oldname="{{ file.name | e }}"
|
||||
onclick="alert('KLICK!');">
|
||||
Edit
|
||||
</button>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user