Merge branch 'sprint/lite6_lwr_tweak_about' into 'master'
* use lite version and remove upgrade link from about panel of lite vision,... See merge request easycorp/zentaopms!2402
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
<?php
|
||||
unset($lang->misc->zentao->service);
|
||||
unset($lang->misc->zentao->about['bizversion']);
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
<?php
|
||||
unset($lang->misc->zentao->service);
|
||||
unset($lang->misc->zentao->about['bizversion']);
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<script>
|
||||
$('#zentaoLinks > .row > .col-sm-2').removeClass('col-sm-2').addClass('col-sm-4');
|
||||
$('#mainContent tbody > tr:first-child > td.text-center > h4').text('<?php printf($lang->misc->zentao->version, $config->liteVersion);?>');
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user