Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OKU-GIS
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Muhamad
OKU-GIS
Commits
1de831b2
Commit
1de831b2
authored
Jul 07, 2021
by
Manggar Mahardhika
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
push lg navbar
parent
48ecc587
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
55 additions
and
53 deletions
+55
-53
OKU/settings.py
OKU/settings.py
+3
-1
templates/includes/navbar.html
templates/includes/navbar.html
+52
-52
No files found.
OKU/settings.py
View file @
1de831b2
...
@@ -85,6 +85,8 @@ DATABASES = {
...
@@ -85,6 +85,8 @@ DATABASES = {
'PASSWORD'
:
'khansia215758'
,
'PASSWORD'
:
'khansia215758'
,
'HOST'
:
'30.10.20.102'
,
'HOST'
:
'30.10.20.102'
,
'PORT'
:
'5432'
,
'PORT'
:
'5432'
,
# 'HOST': '103.126.28.66',
# 'PORT': '8082',
}
}
}
}
...
...
templates/includes/navbar.html
View file @
1de831b2
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
</div>
</div>
<div
class=
"fixed-plugin"
style=
"position: absolute;z-index: 999;
top: 60px;
"
>
<div
class=
"fixed-plugin"
style=
"position: absolute;z-index: 999;"
>
<div
class=
"dropdown show-dropdown"
>
<div
class=
"dropdown show-dropdown"
>
<a
href=
"#"
data-toggle=
"dropdown"
>
<a
href=
"#"
data-toggle=
"dropdown"
>
<i
class=
"fa fa-map-o fa-2x"
style=
"color: #FFFFFF;
<i
class=
"fa fa-map-o fa-2x"
style=
"color: #FFFFFF;
...
@@ -50,6 +50,57 @@
...
@@ -50,6 +50,57 @@
border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
width: auto;"
>
</i>
width: auto;"
>
</i>
</a>
</a>
<ul
class=
"dropdown-menu"
x-placement=
"bottom-start"
style=
"float: right; position: absolute; margin-left: -757px !important; margin-top: -35px !important;"
>
<li
class=
"header-title"
>
Maps BaseLayer
</li>
<div
class=
"dropdown-content-body"
>
<div
class=
"row text-center"
>
<div
class=
"col-md-3"
style=
"margin-top: 2px;"
>
<ul
class=
"menu-list"
>
<a
href=
"#"
data-toggle=
"collapse"
data-target=
".navbar-collapse.in"
id=
"OpenStreetMap"
>
<img
src=
"{% static 'img/maps/osm.PNG' %}"
alt=
""
style=
"min-width: 180px; min-height:20px;"
>
<span
class=
"menu-heading"
>
Google Street
</span>
</a>
</ul>
</div>
<div
class=
"col-md-3"
>
<ul
class=
"menu-list"
>
<a
href=
"#"
data-toggle=
"collapse"
data-target=
".navbar-collapse.in"
id=
"WorldImagery"
>
<img
src=
"{% static 'img/maps/esri.png' %}"
alt=
""
style=
"min-width: 180px; min-height:20px;"
>
<span
class=
"menu-heading"
>
World Imagery
</span>
</a>
</ul>
</div>
<div
class=
"col-md-3"
>
<ul
class=
"menu-list"
>
<a
href=
"#"
data-toggle=
"collapse"
data-target=
".navbar-collapse.in"
id=
"BingSatellite"
>
<img
src=
"{% static 'img/maps/bing.png' %}"
alt=
""
style=
"min-width: 180px; min-height:20px;"
>
<span
class=
"menu-heading"
>
Bing Satellite
</span>
</a>
</ul>
</div>
<div
class=
"col-md-3"
>
<ul
class=
"menu-list"
>
<a
href=
"#"
data-toggle=
"collapse"
data-target=
".navbar-collapse.in"
id=
"GoogleSatellite"
>
<img
src=
"{% static 'img/maps/esri.png' %}"
alt=
""
style=
"min-width: 180px; min-height:20px;"
>
<span
class=
"menu-heading"
>
Google Satellite
</span>
</a>
</ul>
</div>
</div>
</div>
</ul>
</div>
</div>
<div
class=
"fixed-plugin"
style=
"position: absolute;z-index: 999;top: 60px;"
>
<div
class=
"dropdown show-dropdown"
>
<a
href=
"#"
data-toggle=
"dropdown"
>
<i
class=
"fa fa-cog fa-2x"
>
</i>
</a>
<ul
class=
"dropdown-menu"
style=
"float: right; position: absolute; margin-left: -757px !important; margin-top: -34px !important;"
>
<ul
class=
"dropdown-menu"
style=
"float: right; position: absolute; margin-left: -757px !important; margin-top: -34px !important;"
>
<li
class=
"header-title"
>
Sidebar Filters
</li>
<li
class=
"header-title"
>
Sidebar Filters
</li>
<!-- <div id="sidebar" onmouseleave="overll()">
<!-- <div id="sidebar" onmouseleave="overll()">
...
@@ -198,57 +249,6 @@
...
@@ -198,57 +249,6 @@
</div>
</div>
</div>
</div>
<div
class=
"fixed-plugin"
style=
"position: absolute;z-index: 999;"
>
<div
class=
"dropdown show-dropdown"
>
<a
href=
"#"
data-toggle=
"dropdown"
>
<i
class=
"fa fa-cog fa-2x"
>
</i>
</a>
<ul
class=
"dropdown-menu"
x-placement=
"bottom-start"
style=
"float: right; position: absolute; margin-left: -757px !important; margin-top: -35px !important;"
>
<li
class=
"header-title"
>
Maps BaseLayer
</li>
<div
class=
"dropdown-content-body"
>
<div
class=
"row text-center"
>
<div
class=
"col-md-3"
style=
"margin-top: 2px;"
>
<ul
class=
"menu-list"
>
<a
href=
"#"
data-toggle=
"collapse"
data-target=
".navbar-collapse.in"
id=
"OpenStreetMap"
>
<img
src=
"{% static 'img/maps/osm.PNG' %}"
alt=
""
style=
"min-width: 180px; min-height:20px;"
>
<span
class=
"menu-heading"
>
Google Street
</span>
</a>
</ul>
</div>
<div
class=
"col-md-3"
>
<ul
class=
"menu-list"
>
<a
href=
"#"
data-toggle=
"collapse"
data-target=
".navbar-collapse.in"
id=
"WorldImagery"
>
<img
src=
"{% static 'img/maps/esri.png' %}"
alt=
""
style=
"min-width: 180px; min-height:20px;"
>
<span
class=
"menu-heading"
>
World Imagery
</span>
</a>
</ul>
</div>
<div
class=
"col-md-3"
>
<ul
class=
"menu-list"
>
<a
href=
"#"
data-toggle=
"collapse"
data-target=
".navbar-collapse.in"
id=
"BingSatellite"
>
<img
src=
"{% static 'img/maps/bing.png' %}"
alt=
""
style=
"min-width: 180px; min-height:20px;"
>
<span
class=
"menu-heading"
>
Bing Satellite
</span>
</a>
</ul>
</div>
<div
class=
"col-md-3"
>
<ul
class=
"menu-list"
>
<a
href=
"#"
data-toggle=
"collapse"
data-target=
".navbar-collapse.in"
id=
"GoogleSatellite"
>
<img
src=
"{% static 'img/maps/esri.png' %}"
alt=
""
style=
"min-width: 180px; min-height:20px;"
>
<span
class=
"menu-heading"
>
Google Satellite
</span>
</a>
</ul>
</div>
</div>
</div>
</ul>
</div>
</div>
<!-- Second navbar -->
<!-- Second navbar -->
<div
class=
"navbar navbar-default"
id=
"navbar-second"
style=
"display: none;"
>
<div
class=
"navbar navbar-default"
id=
"navbar-second"
style=
"display: none;"
>
<ul
class=
"nav navbar-nav no-border visible-xs-block"
>
<ul
class=
"nav navbar-nav no-border visible-xs-block"
>
...
...
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