*Add user creation, edit, and view the details of the page without the date of entry display

This commit is contained in:
JackWuLieHao
2018-03-29 11:18:33 +08:00
parent c58aa3f02f
commit 2d9221beca
-1
View File
@@ -16,7 +16,6 @@ $clientTheme = $this->app->getClientTheme();
<meta name="renderer" content="webkit">
<?php
echo html::title($title . ' - ' . $lang->zentaoPMS);
js::exportConfigVars();
if($config->debug)
{