Popravek izvoza za nijz
This commit is contained in:
parent
1e2aa3ba8d
commit
610e1068c6
@ -448,7 +448,7 @@ class LatexSurvey{
|
|||||||
// Izpis grafa in tabele za NIJZ na koncu dokumenta
|
// Izpis grafa in tabele za NIJZ na koncu dokumenta
|
||||||
global $site_domain;
|
global $site_domain;
|
||||||
//if($this->anketa == '140'){
|
//if($this->anketa == '140'){
|
||||||
if( ($site_domain == 'test.1ka.si' && $site_domain == '8892') || ($site_domain == 'anketa.nijz.si' && $site_domain == '9999999') ){
|
if( ($site_domain == 'test.1ka.si' && $this->anketa == '8892') || ($site_domain == 'anketa.nijz.si' && $this->anketa == '9999999') ){
|
||||||
|
|
||||||
// Page break
|
// Page break
|
||||||
$tex .= '\cleardoublepage';
|
$tex .= '\cleardoublepage';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user