desc, true); $desc = zget($desc, $this->app->getClientLang(), ''); ?>
meastemplate->id?> meastemplate->name?> meastemplate->desc?> actions?>
id;?> name, true); if(empty($name)) $name[$this->app->getClientLang()] = $report->name; echo zget($name, $this->app->getClientLang(), ''); ?> createLink('report', 'useReport', "reportID=$report->id&from=cmmi", '', true), $lang->report->useReport, '', "data-type='iframe' data-toggle='modal' data-width='90%'"); if(common::hasPriv('report', 'editReport')) echo html::a($this->createLink('report', 'editReport', "reportID=$report->id&from=cmmi"), $lang->report->editReport, '', "data-type='iframe' data-toggle='modal'"); if(common::hasPriv('report', 'deleteReport')) echo html::a($this->createLink('report', 'deleteReport', "reportID=$report->id&confirm=no&from=cmmi"), $lang->delete, 'hiddenwin'); ?>