mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
Explicitly declare noescape
This commit is contained in:
parent
aac678de48
commit
254b83dfd7
12 changed files with 12 additions and 12 deletions
|
|
@ -7,7 +7,7 @@
|
|||
{$val->name}: {$val->getValueHtml()}
|
||||
<!--@end-->
|
||||
<!--@end-->
|
||||
{$oDocument->getContent(false, false)}
|
||||
{$oDocument->getContent(false, false)|noescape}
|
||||
<script>
|
||||
jQuery(window).load(function() { window.print(); } );
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue