Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
musica_listas_umusic
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Cristian Mauricio Diaz Canales
musica_listas_umusic
Commits
34f2f553
Commit
34f2f553
authored
Jan 10, 2020
by
Cristian Mauricio Diaz Canales
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cambios manuel 10-01-2020
parent
2a51e208
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletion
+16
-1
public/frontend/alert/sms-icon.svg
public/frontend/alert/sms-icon.svg
+15
-0
templates/frontend/paginas/validar_pin.html.twig
templates/frontend/paginas/validar_pin.html.twig
+1
-1
No files found.
public/frontend/alert/sms-icon.svg
0 → 100644
View file @
34f2f553
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
width=
"100%"
height=
"100%"
viewBox=
"0 0 287 287"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
xml:space=
"preserve"
xmlns:serif=
"http://www.serif.com/"
style=
"fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
>
<g>
<g
transform=
"matrix(0.558789,0,0,0.558789,-1.13893,-3.55271e-15)"
>
<path
d=
"M467,122L332,122L332,45C332,20.187 311.813,0 287,0L45,0C20.187,0 0,20.187 0,45L0,467C0,491.813 20.187,512 45,512L287,512C311.813,512 332,491.813 332,467L332,383.213L383.213,332L467,332C491.813,332 512,311.813 512,287L512,167C512,142.187 491.813,122 467,122ZM30,45C30,36.729 36.729,30 45,30L287,30C295.271,30 302,36.729 302,45L302,60L30,60L30,45ZM302,467C302,475.271 295.271,482 287,482L45,482C36.729,482 30,475.271 30,467L30,422L302,422L302,467ZM302,392L30,392L30,90L302,90L302,122L287,122C262.187,122 242,142.187 242,167L242,287C242,311.813 262.187,332 287,332L302,332L302,392ZM482,287C482,295.271 475.271,302 467,302L377,302C373.022,302 369.207,303.58 366.394,306.393L332,340.787L332,317.003L332,317C332,308.716 325.284,302 317,302L287,302C278.729,302 272,295.271 272,287L272,167C272,158.729 278.729,152 287,152L467,152C475.271,152 482,158.729 482,167L482,287Z"
style=
"fill:rgb(37,170,222);fill-rule:nonzero;"
/>
</g>
<g
transform=
"matrix(0.558789,0,0,0.558789,-1.13893,-3.55271e-15)"
>
<path
d=
"M437,182L317,182C308.716,182 302,188.716 302,197C302,205.284 308.716,212 317,212L437,212C445.284,212 452,205.284 452,197C452,188.716 445.284,182 437,182Z"
style=
"fill:rgb(37,170,222);fill-rule:nonzero;"
/>
</g>
<g
transform=
"matrix(0.558789,0,0,0.558789,-1.13893,-3.55271e-15)"
>
<path
d=
"M377,242L317,242C308.716,242 302,248.716 302,257C302,265.284 308.716,272 317,272L377,272C385.284,272 392,265.284 392,257C392,248.716 385.284,242 377,242Z"
style=
"fill:rgb(37,170,222);fill-rule:nonzero;"
/>
</g>
</g>
</svg>
templates/frontend/paginas/validar_pin.html.twig
View file @
34f2f553
...
...
@@ -14,7 +14,7 @@
<div
class=
"alert"
>
<div
class=
"row"
>
<div
class=
"col-2"
>
<img
class=
"icon-one"
width=
"40"
src=
"
{{
asset
(
'frontend/alert/
payment
-icon.svg'
)
}}
"
alt=
""
/>
<img
class=
"icon-one"
width=
"40"
src=
"
{{
asset
(
'frontend/alert/
sms
-icon.svg'
)
}}
"
alt=
""
/>
</div>
<div
class=
"col-8"
>
<p
class=
"txt-alerta"
>
{{
msj
}}
</p>
...
...
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