Fix javascript
This commit is contained in:
parent
4259ca6572
commit
afc3a4380c
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
|||
$$("form input[name=authenticity_token]").each(function (input) {
|
||||
input.value = auth_token;
|
||||
});
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
<% if defined?(PIWIK_LOCATION) and defined?(PIWIK_SITE) -%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue