mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 23:24:57 +00:00
set $dms in preview()
This commit is contained in:
parent
7d8f4f54c0
commit
8b1b9fdb2a
|
@ -313,6 +313,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style {
|
|||
} /* }}} */
|
||||
|
||||
function preview() { /* {{{ */
|
||||
$dms = $this->params['dms'];
|
||||
$document = $this->params['document'];
|
||||
$timeout = $this->params['timeout'];
|
||||
$showfullpreview = $this->params['showFullPreview'];
|
||||
|
|
Loading…
Reference in New Issue
Block a user