We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e2335f commit 7bf7547Copy full SHA for 7bf7547
snippets/package/pip/templateListener.xml
@@ -5,7 +5,7 @@
5
<environment>user</environment>
6
<templatename>headIncludeJavaScript</templatename>
7
<eventname>javascriptInclude</eventname>
8
- <templatecode><![CDATA[{include file='__myCustomJavaScript'}]]></templatecode>
+ <templatecode><![CDATA[{include file='__myCustomJavaScript' application='wcf'}]]></templatecode>
9
</templatelistener>
10
</import>
11
@@ -16,4 +16,4 @@
16
17
18
</delete>
19
-</data>
+</data>
0 commit comments