| custom->storyReview;?> | custom->reviewList, $needReview);?> | -|||
|---|---|---|---|---|
custom->notice->forceReview, $lang->$module->common) . $lang->custom->notice->storyReviewTip;?> |
+ ||||
| custom->forceReview . $space . $lang->custom->account;?> | ++ |
+ $lang->custom->allUsers), $forceReviewAll);?>
+ |
+ ||
| custom->forceReview . $space . $lang->custom->role;?> | +user->roleList, $forceReviewRoles, "class='form-control chosen' multiple");?> | +|||
| custom->forceReview . $space . $lang->custom->dept;?> | ++ | |||
| custom->forceReview;?> | custom->notice->forceReview, $lang->$module->common);?> | |||
| custom->forceNotReview;?> | @@ -231,6 +264,42 @@ EOT; + + + diff --git a/module/file/view/export.html.php b/module/file/view/export.html.php index acdde12780..fcf3cc95ac 100644 --- a/module/file/view/export.html.php +++ b/module/file/view/export.html.php @@ -257,6 +257,7 @@ if($isCustomExport) { $field = trim($field); $exportFieldPairs[$field] = isset($moduleLang->$field) ? $moduleLang->$field : (isset($lang->$field) ? $lang->$field : $field); + if(!is_string($exportFieldPairs[$field])) $exportFieldPairs[$field] = $field; if(!$hasDefaultField)$selectedFields[] = $field; } js::set('defaultExportFields', join(',', $selectedFields)); diff --git a/module/file/view/printfiles.html.php b/module/file/view/printfiles.html.php index 0b0f8d3208..ff83b89509 100644 --- a/module/file/view/printfiles.html.php +++ b/module/file/view/printfiles.html.php @@ -1,8 +1,5 @@ -requestType == 'PATH_INFO' and !isonlybody()) ? '?' : '&'; -$sessionString .= session_name() . '=' . session_id(); -?> + | |||
+
|
+||||
| + + | +||||
| + |
+
+
+
+
+
+ my->alert;?> + |
|||