Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GeoInt_SIDT
Project
Project
Details
Activity
Releases
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mario Chirinos Colunga
GeoInt_SIDT
Commits
da21ffcc
Commit
da21ffcc
authored
Feb 08, 2019
by
Sergio Adrian Gongora Euan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
icon and body-height changed
parent
28f19ead
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
base_template.html
catalog/templates/base_template.html
+1
-1
user_button.html
catalog/templates/user_button.html
+1
-1
No files found.
catalog/templates/base_template.html
View file @
da21ffcc
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
</head>
</head>
<body
class=
"hold-transition login-page"
>
<body
class=
"hold-transition login-page"
style=
"height: 85%;"
>
{% block budy %}{% endblock %}
{% block budy %}{% endblock %}
...
...
catalog/templates/user_button.html
View file @
da21ffcc
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
</li>
</li>
<li>
<li>
<a
class=
"treeview "
href=
"{% url 'logout' %}?next={{ request.path }}"
>
<a
class=
"treeview "
href=
"{% url 'logout' %}?next={{ request.path }}"
>
<i
class=
"
fa fa-sign
-out"
></i>
<i
class=
"
glyphicon glyphicon-log
-out"
></i>
<span>
Sign Out
</span>
<span>
Sign Out
</span>
<span
class=
"pull-right-container"
>
<span
class=
"pull-right-container"
>
<span
class=
"label label-primary pull-right"
></span>
<span
class=
"label label-primary pull-right"
></span>
...
...
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