mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
issue 46 validator apply to member module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8512 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6683636782
commit
ee58f755a8
20 changed files with 194 additions and 66 deletions
|
|
@ -45,8 +45,7 @@ function doUpdateGroup(group_srl, mode, message) {
|
|||
|
||||
var fo_obj = get_by_id('fo_group_info');
|
||||
fo_obj.group_srl.value = group_srl;
|
||||
fo_obj.mode.value = mode;
|
||||
procFilter(fo_obj, update_group);
|
||||
fo_obj.submit();
|
||||
}
|
||||
|
||||
function completeUpdateGroup(ret_obj) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue