mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
Remove remaining targetie reference
This commit is contained in:
parent
684eed4a4d
commit
5a6adb5c05
1 changed files with 0 additions and 2 deletions
|
|
@ -74,9 +74,7 @@
|
|||
|
||||
<!-- BODY JS -->
|
||||
<block loop="Context::getJsFile('body', true) => $key, $js_file">
|
||||
<block cond="$js_file['targetie']"><!--[if {$js_file['targetie']}]></block>
|
||||
<script src="{$js_file['file']}"></script>
|
||||
<block cond="$js_file['targetie']"><![endif]-->{"\n"}</block>
|
||||
</block>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue