Commit 3d3c8170 authored by clone's avatar clone

1

parent 5b9b6ef8
...@@ -181,6 +181,7 @@ define(['doT', 'text!temp/whitelist_template_tpl.html', 'css!style/home.css', 'b ...@@ -181,6 +181,7 @@ define(['doT', 'text!temp/whitelist_template_tpl.html', 'css!style/home.css', 'b
alert(data.msg); alert(data.msg);
return false; return false;
} }
$("#agent_id").val("");
whitelist.getWhitelist(); whitelist.getWhitelist();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment