- fix [ 1225432 ] plainblack.com: print is broken
- fix [ 1249882 ] Make page printable in RWG broken - fix [ 1255313 ] r_printable includes index.pl sometimes
This commit is contained in:
parent
506b16a8a0
commit
a93a2d05d1
5 changed files with 25 additions and 4 deletions
|
|
@ -119,6 +119,8 @@ sub process {
|
|||
$var{'head.tags'} = '
|
||||
<meta name="generator" content="WebGUI '.$WebGUI::VERSION.'" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<script type="text/javascript">
|
||||
function getWebguiProperty (propName) {
|
||||
var props = new Array();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue