[minor] updated to prev commit
This commit is contained in:
parent
112f6221ad
commit
347921bef0
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<script>
|
||||
$(function() {
|
||||
window.name = "{{ name }}";
|
||||
if(getCookie("full_name")) { $.get("app/js/web_page_editable.js"); };
|
||||
if(getCookie("full_name")) { $.get("lib/js/wn/website/web_page_editable.js"); };
|
||||
})
|
||||
</script>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Reference in a new issue