Commit 630f31fb authored by Manggar Mahardhika's avatar Manggar Mahardhika

tutup buat lahan kdb/klb

parent 23701f5c
...@@ -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>
......
...@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment