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
Email Patches
Plain Diff
Browse Files
Authored by
jack
2016-07-25 11:35:05 +0800
Commit
fb3b2baadad674ff3c20ac154a55875d4ba463e5
1 parent
f18061be
Update editHostInfo.jsp 修改无法展示tag的bug
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 @
fb3b2ba
...
...
@@ -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