Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nutrapharm_producto
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
nutrapharm_producto
Commits
2bd3a34f
Commit
2bd3a34f
authored
Sep 08, 2020
by
Cristian Mauricio Diaz Canales
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ajuste css
Implementación Html Manuel Sin ultimos ajustes solicitados.
parent
6d9e9b26
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
app/Resources/views/producto_final/mensaje-exito-error.html.twig
...ources/views/producto_final/mensaje-exito-error.html.twig
+2
-2
No files found.
app/Resources/views/producto_final/mensaje-exito-error.html.twig
View file @
2bd3a34f
<div>
<div>
<div
id=
"exito-nutrapharm"
class=
"alert-box success"
style=
"display:none"
><img
class=
"icp"
src=
"
{{
asset
(
'manuel/images/success.png'
)
}}
"
>
<span
>
Success:
</span>
<span
id=
"exito-content-nutrapharm"
>
Write your error message here.
</span></div>
<div
id=
"exito-nutrapharm"
class=
"alert-box success"
style=
"display:none"
><img
class=
"icp"
src=
"
{{
asset
(
'manuel/images/success.png'
)
}}
"
>
<span
id=
"exito-content-nutrapharm"
>
Write your error message here.
</span></div>
<div
id=
"error-nutrapharm"
class=
"alert-box error"
style=
"display:none"
><img
class=
"icp"
src=
"
{{
asset
(
'manuel/images/error.png'
)
}}
"
>
<span
>
Error:
</span>
<span
id=
"error-content-nutrapharm"
>
Write your success message here.
</span></div>
<div
id=
"error-nutrapharm"
class=
"alert-box error"
style=
"display:none"
><img
class=
"icp"
src=
"
{{
asset
(
'manuel/images/error.png'
)
}}
"
>
<span
id=
"error-content-nutrapharm"
>
Write your success message here.
</span></div>
</div>
</div>
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