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
3a8f4735
Commit
3a8f4735
authored
Oct 08, 2021
by
Manggar Mahardhika
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix search, history bangunan, 3d
parent
b7b0b9a0
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
526 additions
and
597 deletions
+526
-597
templates/includes/js-m.html
templates/includes/js-m.html
+288
-234
templates/includes/modal.html
templates/includes/modal.html
+6
-2
templates/layout/layout.html
templates/layout/layout.html
+232
-361
No files found.
templates/includes/js-m.html
View file @
3a8f4735
This diff is collapsed.
Click to expand it.
templates/includes/modal.html
View file @
3a8f4735
...
...
@@ -268,6 +268,10 @@
</div>
<div
id=
"input_perbaikan_bang-s"
class=
"modal fade"
>
</div>
<!-- modal tuplah -->
<div
id=
"modal-edit-tuplah"
class=
"modal fade"
>
<div
class=
"modal-dialog"
style=
"width: max-content;height: max-content;"
>
...
...
@@ -324,8 +328,8 @@
<div
class=
"modal-dialog modal-xs"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
3D Searching
</h4>
<button
type=
"button"
class=
"close"
style=
"color: white;"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
style=
"color: white;"
>
3D Searching
</h4>
</div>
<div
class=
"modal-body"
>
<fieldset>
...
...
templates/layout/layout.html
View file @
3a8f4735
This diff is collapsed.
Click to expand it.
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