Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
skinny.wu
2016-07-25 14:05:23 +0800
Commit
dce643c9fb89374e7125c17c3e24eb79162a4501
2 parents
e984692a
fb3b2baa
Merge remote-tracking branch 'origin/master' into dev-sk
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/host/editHostInfo.jsp
monitor-ui-web/src/main/webapp/jsp/host/editHostInfo.jsp
View file @
dce643c
...
...
@@ -54,7 +54,7 @@
$(function () {
$.ajax({
url :
"
getAllGroups",
url :
contextPath +"/hostGroup/
getAllGroups",
type : 'post',
async : false,
dataType : "json",
...
...
Please
register
or
login
to post a comment