chore: format
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
parent
b0ecec2e18
commit
7c8c1e73a4
1 changed files with 4 additions and 4 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
{% block footer %}{% endblock %}
|
{% block footer %}{% endblock %}
|
||||||
{% block page_content %}
|
{% block page_content %}
|
||||||
<script>
|
<script>
|
||||||
window.onload = function(){
|
window.onload = function () {
|
||||||
frappe.logout()
|
frappe.logout()
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue