Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-boot-admin
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
spring-boot-admin
Commits
cde5c977
Commit
cde5c977
authored
May 27, 2015
by
izeye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo.
parent
4ac7ea82
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
environment.html
spring-boot-admin-server-ui/app/views/apps/environment.html
+2
-2
No files found.
spring-boot-admin-server-ui/app/views/apps/environment.html
View file @
cde5c977
...
...
@@ -49,10 +49,10 @@
<button
class=
"btn"
ng-click=
"reset()"
>
Reset overrides
</button>
</div>
<div
class=
"alert alert-info"
ng-if=
"overrides.changes"
>
<pre>
{{ override.changes }}
</pre>
<pre>
{{ override
s
.changes }}
</pre>
</div>
<div
class=
"alert alert-error"
ng-if=
"overrides.error"
>
<b>
Error:
</b>
{{ override.error }}
<b>
Error:
</b>
{{ override
s
.error }}
</div>
</td>
</tr>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment