Authored by skinny.wu

Merge remote-tracking branch 'origin/master' into dev-sk

... ... @@ -54,7 +54,7 @@
$(function () {
$.ajax({
url : "getAllGroups",
url : contextPath +"/hostGroup/getAllGroups",
type : 'post',
async : false,
dataType : "json",
... ...