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
33c192d0
Commit
33c192d0
authored
Aug 27, 2020
by
Cristian Mauricio Diaz Canales
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
proceso de refactorizacion css
parent
58c1a8e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
36 deletions
+2
-36
app/Resources/views/producto/landing_producto_generar_comparacion.html.twig
...s/producto/landing_producto_generar_comparacion.html.twig
+2
-36
No files found.
app/Resources/views/producto/landing_producto_generar_comparacion.html.twig
View file @
33c192d0
...
...
@@ -65,7 +65,7 @@
<br><br>
<div
class=
"row"
>
<div
class=
"col-md-12"
align=
"center"
>
<a
href=
"#"
target=
"_blank"
><img
src=
"img/fb.png"
height=
"50"
width=
"50"
></a>
<a
href=
"#"
target=
"_blank"
><img
src=
{{
asset
(
"img/fb.png"
)
}}
height="50"
width=
"50"
></a>
{#<a href="#" target="_blank"><img src="img/ig.png" height="50" width="50"></a>#}
</div>
...
...
@@ -79,43 +79,9 @@
</div>
<br><br>
</div>
{%
endblock
%}
{%
block
javascripts
%}
<script
src=
"
{{
asset
(
'frontend/js/capture.js'
)
}}
"
></script>
{#<script src="{{asset('frontend/js/capture.js')}}"></script>#}
<script>
var
imagenSubida
=
false
;
var
imagenTomada
=
false
;
...
...
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