clientLang); js::set('fileExt', $this->config->repo->fileExt); js::set('file', $pathInfo); js::set('blameTmpl', $lang->repo->blameTmpl); js::set('repoID', $repoID); js::set('showEditor', $showEditor); js::set('canLinkStory', $canLinkStory); js::set('canLinkBug', $canLinkBug); js::set('canLinkTask', $canLinkTask); js::set('objectID', 0); js::set('objectType', 'story'); js::set('pageType', $type); js::set('revision', $revision); js::set('sourceRevision', $oldRevision); js::set('encodePath', $this->repo->encodePath($entry)); if($showEditor) js::set('codeContent', $content); js::import($jsRoot . 'zui/tabs/tabs.min.js'); js::import($jsRoot . 'monaco-editor/min/vs/loader.js'); ?>
repo->images, "|$suffix|") !== false):?>
repo->createLink('download', "repoID=$repoID&path=" . $this->repo->encodePath($entry) . "&fromRevision=$revision"), "", 'hiddenwin', "title='{$lang->repo->download}'"); ?>