Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UNL_TourMap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ryan Dee
UNL_TourMap
Commits
8ddef33c
Commit
8ddef33c
authored
2 years ago
by
Ryan Dee
Browse files
Options
Downloads
Patches
Plain Diff
Update toggle button icon
parent
faa691dd
Branches
2022-summer-refresh
No related tags found
No related merge requests found
Pipeline
#53503
failed
2 years ago
Stage: Test
Stage: Security
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
www/templates/html/UNL/TourMap/GoogleMap.tpl.php
+1
-1
1 addition, 1 deletion
www/templates/html/UNL/TourMap/GoogleMap.tpl.php
with
1 addition
and
1 deletion
www/templates/html/UNL/TourMap/GoogleMap.tpl.php
+
1
−
1
View file @
8ddef33c
...
@@ -22,7 +22,7 @@ $isEmbed = $context->options['embed'];
...
@@ -22,7 +22,7 @@ $isEmbed = $context->options['embed'];
<button
class=
"maps-btn-popup dcf-btn dcf-btn-primary dcf-d-flex dcf-ai-center unl-drop-shadow"
id=
"maps-btn-toggle-controls"
aria-controls=
"maps-popup-controls"
aria-expanded=
"false"
aria-haspopup=
"true"
aria-labelledby=
"maps-btn-label-controls"
>
<button
class=
"maps-btn-popup dcf-btn dcf-btn-primary dcf-d-flex dcf-ai-center unl-drop-shadow"
id=
"maps-btn-toggle-controls"
aria-controls=
"maps-popup-controls"
aria-expanded=
"false"
aria-haspopup=
"true"
aria-labelledby=
"maps-btn-label-controls"
>
<span
class=
"dcf-sr-only"
id=
"maps-btn-label-controls"
>
Map Controls
</span>
<span
class=
"dcf-sr-only"
id=
"maps-btn-label-controls"
>
Map Controls
</span>
<svg
class=
"dcf-fill-current"
aria-hidden=
"true"
focusable=
"false"
width=
"16"
height=
"16"
viewBox=
"0 0 24 24"
>
<svg
class=
"dcf-fill-current"
aria-hidden=
"true"
focusable=
"false"
width=
"16"
height=
"16"
viewBox=
"0 0 24 24"
>
<
circle
cx=
"3"
cy=
"12"
r=
"3"
/><circle
cx=
"12"
cy=
"12"
r=
"3"
/><circle
cx=
"21"
cy=
"12"
r=
"3
"
/><path
fill
=
"
none"
d=
"M0 0h24v24H0z"
/>
<
path
d=
"M2.5 20c-.3 0-.5-.2-.5-.5V10H.5c-.3 0-.5.2-.5.5v11c0 .3.2.5.5.5h17c.3 0 .5-.2.5-.5V20H2.5z"
/><path
d=
"M6.5 16c-.3 0-.5-.2-.5-.5V6H4.5c-.3 0-.5.2-.5.5v11c0 .3.2.5.5.5h16c.3 0 .5-.2.5-.5V16H6.5z"
/><path
d=
"M23.5 2h-15c-.3 0-.5.2-.5.5v11c0 .3.2.5.5.5h15c.3 0 .5-.2.5-.5v-11c0-.3-.2-.5-.5-.5z
"
/><path
style=
"
fill
:
none"
d=
"M0 0h24v24H0z"
/>
</svg>
</svg>
</button>
</button>
<form
class=
"dcf-form dcf-w-100% dcf-w-max-xs"
id=
"mapSearch"
>
<form
class=
"dcf-form dcf-w-100% dcf-w-max-xs"
id=
"mapSearch"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment