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
630f31fb
Commit
630f31fb
authored
Nov 30, 2021
by
Manggar Mahardhika
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tutup buat lahan kdb/klb
parent
23701f5c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
2 deletions
+17
-2
templates/includes/modal.html
templates/includes/modal.html
+2
-2
templates/layout/layout.html
templates/layout/layout.html
+15
-0
No files found.
templates/includes/modal.html
View file @
630f31fb
...
@@ -646,7 +646,7 @@
...
@@ -646,7 +646,7 @@
</div>
</div>
</a>
</a>
</div>
</div>
<div
class=
"col-md-4 text-center"
>
<
!-- <
div class="col-md-4 text-center">
<a href="#" class="btn btn_create_lahan">
<a href="#" class="btn btn_create_lahan">
<div>
<div>
<img src="{% static 'img/icon-1/SquareHalflahan.svg' %}" alt="" style="width: 35px;
<img src="{% static 'img/icon-1/SquareHalflahan.svg' %}" alt="" style="width: 35px;
...
@@ -667,7 +667,7 @@
...
@@ -667,7 +667,7 @@
<span>KDB & KLB</span>
<span>KDB & KLB</span>
</div>
</div>
</a>
</a>
</div>
</div>
-->
</div>
</div>
</fieldset>
</fieldset>
...
...
templates/layout/layout.html
View file @
630f31fb
...
@@ -50,9 +50,22 @@
...
@@ -50,9 +50,22 @@
src
:
url('/static/css/Gilroy-UltraLight.woff')
format
(
'woff'
);
src
:
url('/static/css/Gilroy-UltraLight.woff')
format
(
'woff'
);
}
}
/* start hide fitur modal */
.tab_kdb_klb
{
.tab_kdb_klb
{
display
:
none
;
display
:
none
;
}
}
.btn_create_lahan
{
display
:
none
;
}
.btn_cek_KDBKLB
{
display
:
none
;
}
/* end hide fitur modal */
</style>
</style>
{% include 'includes/css-o.html' %} {% include 'includes/css-m.html' %}
{% include 'includes/css-o.html' %} {% include 'includes/css-m.html' %}
...
@@ -988,6 +1001,8 @@
...
@@ -988,6 +1001,8 @@
// end disabled inspect
// end disabled inspect
var
dar
=
null
;
var
dar
=
null
;
$
(
'
#search_spes li a
'
).
on
(
'
click
'
,
function
()
{
$
(
'
#search_spes li a
'
).
on
(
'
click
'
,
function
()
{
$
(
'
#input_search
'
).
val
(
null
)
$
(
'
#input_search
'
).
val
(
null
)
...
...
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