Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
In the dropdownmenu xslt in the runway there are two link generation calls. The one for the style generates the appropriate </link> but the one for the javascript does not. This is on 4.5.1 running with Chrome.
<xsl:value-of select="umbraco.library:RegisterJavaScriptFile('droppyJs', '/scripts/droppy.js')"/>
Any ideas on how to fix or is this a core but that needs to be reported.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
unmatched </link> encountered in chrome
In the dropdownmenu xslt in the runway there are two link generation calls. The one for the style generates the appropriate </link> but the one for the javascript does not. This is on 4.5.1 running with Chrome.
<xsl:value-of select="umbraco.library:RegisterJavaScriptFile('droppyJs', '/scripts/droppy.js')"/>
Any ideas on how to fix or is this a core but that needs to be reported.
is working on a reply...