Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
emiMobile
Overview
Overview
Details
Activity
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mac Stephens
emiMobile
Commits
4ae6c805
Commit
4ae6c805
authored
Feb 23, 2026
by
Mac Stephens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
local quick commit
parent
d1a82903
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
5 deletions
+4
-5
emiMobileServer.ini
emiMobileServer/emiMobileServer.ini
+1
-1
View.Complaints.dfm
webEMIMobile/View.Complaints.dfm
+2
-2
View.Map.html
webEMIMobile/View.Map.html
+1
-2
No files found.
emiMobileServer/emiMobileServer.ini
View file @
4ae6c805
[Settings]
LogFileNum
=
61
0
LogFileNum
=
61
4
webClientVersion
=
0.1.0
webEMIMobile/View.Complaints.dfm
View file @
4ae6c805
...
...
@@ -56,8 +56,8 @@ object FViewComplaints: TFViewComplaints
'ustify-content-center gap-1"><button type="button" class="btn bt' +
'n-primary btn-sm complaint-details-btn" data-id="(%ComplaintId%)' +
'">Details</button><button type="button" class="btn btn-primary b' +
'tn-sm btn-complaint-map" data-id="(%ComplaintId%)">
View On Map</
' +
'
button><
/div></div></div>'
'tn-sm btn-complaint-map" data-id="(%ComplaintId%)">
Map</button><
' +
'/div></div></div>'
ListSource = wdsComplaints
end
object xdwcComplaints: TXDataWebClient
...
...
webEMIMobile/View.Map.html
View file @
4ae6c805
...
...
@@ -23,7 +23,7 @@
</div>
<div
class=
"form-check"
>
<input
class=
"form-check-input"
type=
"checkbox"
id=
"map_filter_location"
>
<label
class=
"form-check-label"
for=
"map_filter_location"
>
Show Location
</label>
<label
class=
"form-check-label"
for=
"map_filter_location"
>
Show
My
Location
</label>
</div>
</div>
<div
class=
"d-grid gap-2 mt-4"
>
...
...
@@ -50,7 +50,6 @@
class=
"btn btn-primary border shadow position-absolute bottom-0 end-0 me-2 mb-4"
style=
"z-index:1000;"
>
<i
class=
"fa fa-crosshairs"
></i>
<span
class=
"d-none d-sm-inline"
>
Locate
</span>
</button>
<!-- Filters (top-right) -->
...
...
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