Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
apollo
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
apollo
Commits
90db6d60
Commit
90db6d60
authored
Jul 29, 2016
by
lepdou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整
parent
fe9047fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
namespace-panel.html
...ain/resources/static/views/component/namespace-panel.html
+4
-1
No files found.
apollo-portal/src/main/resources/static/views/component/namespace-panel.html
View file @
90db6d60
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<header
class=
"panel-heading"
>
<header
class=
"panel-heading"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-md-
6
"
>
<div
class=
"col-md-
7
"
>
<b
ng-bind=
"namespace.viewName"
style=
"font-size: 20px;"
data-tooltip=
"tooltip"
data-placement=
"bottom"
<b
ng-bind=
"namespace.viewName"
style=
"font-size: 20px;"
data-tooltip=
"tooltip"
data-placement=
"bottom"
title=
"{{namespace.comment}}"
></b>
title=
"{{namespace.comment}}"
></b>
<span
class=
"label label-info no-radius"
ng-bind=
"namespace.format"
></span>
<span
class=
"label label-info no-radius"
ng-bind=
"namespace.format"
></span>
...
@@ -20,6 +20,9 @@
...
@@ -20,6 +20,9 @@
<span
class=
"label label-warning no-radius"
<span
class=
"label label-warning no-radius"
ng-show=
"namespace.lockOwner"
>
当前修改者:{{namespace.lockOwner}}
</span>
ng-show=
"namespace.lockOwner"
>
当前修改者:{{namespace.lockOwner}}
</span>
</div>
</div>
<div
class=
"col-md-5 text-right"
>
<button
type=
"button"
class=
"btn btn-success btn-sm J_tableview_btn"
<
div
class=
"col-md-6 text-right"
>
<
div
class=
"col-md-6 text-right"
>
<button
type=
"button"
class=
"btn btn-success btn-sm J_tableview_btn"
<button
type=
"button"
class=
"btn btn-success btn-sm J_tableview_btn"
data-tooltip=
"tooltip"
data-placement=
"bottom"
title=
"发布配置"
data-tooltip=
"tooltip"
data-placement=
"bottom"
title=
"发布配置"
...
...
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