Commit 4ae6c805 by Mac Stephens

local quick commit

parent d1a82903
[Settings] [Settings]
LogFileNum=610 LogFileNum=614
webClientVersion=0.1.0 webClientVersion=0.1.0
...@@ -56,8 +56,8 @@ object FViewComplaints: TFViewComplaints ...@@ -56,8 +56,8 @@ object FViewComplaints: TFViewComplaints
'ustify-content-center gap-1"><button type="button" class="btn bt' + 'ustify-content-center gap-1"><button type="button" class="btn bt' +
'n-primary btn-sm complaint-details-btn" data-id="(%ComplaintId%)' + 'n-primary btn-sm complaint-details-btn" data-id="(%ComplaintId%)' +
'">Details</button><button type="button" class="btn btn-primary b' + '">Details</button><button type="button" class="btn btn-primary b' +
'tn-sm btn-complaint-map" data-id="(%ComplaintId%)">View On Map</' + 'tn-sm btn-complaint-map" data-id="(%ComplaintId%)">Map</button><' +
'button></div></div></div>' '/div></div></div>'
ListSource = wdsComplaints ListSource = wdsComplaints
end end
object xdwcComplaints: TXDataWebClient object xdwcComplaints: TXDataWebClient
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
</div> </div>
<div class="form-check"> <div class="form-check">
<input class="form-check-input" type="checkbox" id="map_filter_location"> <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> </div>
<div class="d-grid gap-2 mt-4"> <div class="d-grid gap-2 mt-4">
...@@ -50,7 +50,6 @@ ...@@ -50,7 +50,6 @@
class="btn btn-primary border shadow position-absolute bottom-0 end-0 me-2 mb-4" class="btn btn-primary border shadow position-absolute bottom-0 end-0 me-2 mb-4"
style="z-index:1000;"> style="z-index:1000;">
<i class="fa fa-crosshairs"></i> <i class="fa fa-crosshairs"></i>
<span class="d-none d-sm-inline">Locate</span>
</button> </button>
<!-- Filters (top-right) --> <!-- Filters (top-right) -->
......
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