Call js.js(php) instead of js.js(html) when using html(php)

Mostly copied from css(php),
This commit is contained in:
cn
2012-05-13 01:38:13 +02:00
parent f17483d34f
commit 909d325468
2 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ done
:stag_end TagEdge
.ifdef php
* tag_begin call=php.php(script)
* tag_begin call=js.js(php)
.else
* tag_begin call=js.js(html)
.endif