diff --git a/modules/point/point.view.php b/modules/point/point.view.php index cd19ea9d6..d8a00522e 100644 --- a/modules/point/point.view.php +++ b/modules/point/point.view.php @@ -31,11 +31,11 @@ } // Get the configuration information $oModuleModel = &getModel('module'); + $config = $oModuleModel->getModuleConfig('point'); if($current_module_srl) { $module_config = $oModuleModel->getModulePartConfig('point', $current_module_srl); if(!$module_config) { - $config = $oModuleModel->getModuleConfig('point'); $module_config['insert_document'] = $config->insert_document; $module_config['insert_comment'] = $config->insert_comment; $module_config['upload_file'] = $config->upload_file; diff --git a/modules/point/tpl/js/point_admin.js b/modules/point/tpl/js/point_admin.js index 3b5a28e62..01163a380 100644 --- a/modules/point/tpl/js/point_admin.js +++ b/modules/point/tpl/js/point_admin.js @@ -80,7 +80,7 @@ function doPointReset(module_srls) { 'point', 'procPointAdminReset', {module_srls : module_srls}, - function(ret_obj){alert(ret_obj['message']);}, + function(ret_obj){document.location.reload();}, ['error','message'] ); } diff --git a/modules/point/tpl/point_module_config.html b/modules/point/tpl/point_module_config.html index 79d17521e..8cfd4c5fc 100644 --- a/modules/point/tpl/point_module_config.html +++ b/modules/point/tpl/point_module_config.html @@ -1,47 +1,59 @@ - -
- - - - - -

{$lang->point}

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{$module_config['point_name']}
{$module_config['point_name']}
{$module_config['point_name']}
{$module_config['point_name']}
{$module_config['point_name']}
{$module_config['point_name']}
{$module_config['point_name']}
-
- - -
- - - -
+
+

{$lang->point}

+ +
+ + + + + +
+ +
+ {$module_config['point_name']} +
+
+
+ +
+ {$module_config['point_name']} +
+
+
+ +
+ {$module_config['point_name']} +
+
+
+ +
+ {$module_config['point_name']} +
+
+
+ +
+ {$module_config['point_name']} +
+
+
+ +
+ {$module_config['point_name']} +
+
+
+ +
+ {$module_config['point_name']} +
+
+ +
+ + +
+
+