* finish task #2559.

This commit is contained in:
wangyidong
2016-04-05 14:29:21 +08:00
parent a242c0e39d
commit ee0ace3c75
23 changed files with 217 additions and 126 deletions
+5
View File
@@ -13,3 +13,8 @@ $lang->datatable->required = 'Required';
$lang->datatable->branch = 'Branch';
$lang->datatable->platform = 'Platform';
$lang->datatable->showModule = 'Show module in title';
$lang->datatable->showModuleList[] = 'Not show';
$lang->datatable->showModuleList['base'] = 'Base node';
$lang->datatable->showModuleList['end'] = 'End node';