Skip to content

Commit

Permalink
Update materials
Browse files Browse the repository at this point in the history
  • Loading branch information
arendon authored and arendon committed Apr 19, 2018
1 parent 0e621ed commit f34a5d6
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions ci/application/views/main/materiales_difusion.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
<div class="page_title">
<hr/>
<h4>{_('Hojas informativas 2018')}</h4>
<hr/>
</div>
<div class="row">
<div class="col-xs-6 col-md-3">
<a href="{base_url('archivos/clase-2018.pdf')}" class="thumbnail">
<img src="{base_url('assets/img/clase-2018.png')}" alt="CLASE">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="{base_url('archivos/periodica-2018.pdf')}" class="thumbnail">
<img src="{base_url('assets/img/periodica-2018.png')}" alt="PERIÓDICA">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="{base_url('archivos/clase-periodica-2018.pdf')}" class="thumbnail">
<img src="{base_url('assets/img/clase-periodica-2018.png')}" alt="CLASE y PERIÓDICA">
</a>
</div>
</div>
<div class="page_title">
<hr/>
<h4>{_('Hojas informativas 2014')}</h4>
Expand Down
Binary file added ci/archivos/clase-2018.pdf
Binary file not shown.
Binary file added ci/archivos/clase-periodica-2018.pdf
Binary file not shown.
Binary file added ci/archivos/periodica-2018.pdf
Binary file not shown.
Binary file added ci/assets/img/clase-2018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ci/assets/img/clase-periodica-2018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ci/assets/img/periodica-2018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f34a5d6

Please sign in to comment.