Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
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
ops
jumpserver
Commits
9a2fbba9
Commit
9a2fbba9
authored
Jan 03, 2018
by
q4speed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改访问官网链接
parent
25fa392d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
15 deletions
+4
-15
jumpserver.css
apps/static/css/jumpserver.css
+1
-1
_nav.html
apps/templates/_nav.html
+2
-7
_nav_user.html
apps/templates/_nav_user.html
+0
-6
_user_profile.html
apps/templates/_user_profile.html
+1
-1
No files found.
apps/static/css/jumpserver.css
View file @
9a2fbba9
...
...
@@ -308,7 +308,7 @@ div.dataTables_wrapper div.dataTables_filter {
text-align
:
center
;
}
.profile-element
div
:last-child
{
.profile-element
div
:last-child
a
{
line-height
:
60px
;
width
:
150px
;
float
:
left
;
...
...
apps/templates/_nav.html
View file @
9a2fbba9
...
...
@@ -67,9 +67,4 @@
{#
<a
href=
""
>
#}
{#
<i
class=
"fa fa-gears"
></i>
<span
class=
"nav-label"
>
{% trans 'Settings' %}
</span><span
class=
"label label-info pull-right"
></span>
#}
{#
</a>
#}
{#
</li>
#}
<li
class=
"special_link"
>
<a
href=
"http://www.jumpserver.org"
target=
"_blank"
><i
class=
"fa fa-database"
></i>
<span
class=
"nav-label"
>
{% trans 'Visit us' %}
</span>
</a>
</li>
\ No newline at end of file
{#
</li>
#}
\ No newline at end of file
apps/templates/_nav_user.html
View file @
9a2fbba9
...
...
@@ -8,9 +8,4 @@
<a
href=
"{% url 'users:user-profile' %}"
>
<i
class=
"fa fa-user"
></i>
<span
class=
"nav-label"
>
{% trans 'Profile' %}
</span><span
class=
"label label-info pull-right"
></span>
</a>
</li>
<li
class=
"special_link"
>
<a
href=
"http://www.jumpserver.org"
target=
"_blank"
><i
class=
"fa fa-database"
></i>
<span
class=
"nav-label"
>
访问官网
</span>
</a>
</li>
\ No newline at end of file
apps/templates/_user_profile.html
View file @
9a2fbba9
...
...
@@ -6,7 +6,7 @@
<img
alt=
"image"
height=
"40"
src=
"/static/img/logo.png"
/>
</div>
<div>
<
span>
Jumpserver
</span
>
<
a
href=
"http://www.jumpserver.org"
target=
"_blank"
>
Jumpserver
</a
>
</div>
</div>
<div
class=
"clearfix"
></div>
...
...
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