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
bblu
2016-10-21 16:47:58 +0800
Commit
a94a743531c36511ff88d0148d44c84fb8ee09ff
1 parent
5a5bbc1a
lua切换调试修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/switch/luaSwitch.jsp
monitor-ui-web/src/main/webapp/jsp/switch/luaSwitch.jsp
View file @
a94a743
...
...
@@ -150,7 +150,7 @@
dialog2
.
dialog
({
title
:
"切换结果"
,
backdrop
:
"static"
,
content
:
data
.
data
,
content
:
"<pre>"
+
data
.
data
+
"</pre>"
,
buttons
:
[{
text
:
"否"
,
className
:
"btn-danger"
,
...
...
Please
register
or
login
to post a comment