Skip to content

Commit

Permalink
Add Biblat poster
Browse files Browse the repository at this point in the history
  • Loading branch information
arendon authored and arendon committed May 17, 2018
1 parent f34a5d6 commit 3f6775f
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 3 deletions.
13 changes: 13 additions & 0 deletions .idea/biblat.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/libraries/R_User_Library.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 14 additions & 1 deletion ci/application/views/main/materiales_difusion.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<div class="page_title">
<hr/>
<h4>{_('Poster 2018')}</h4>
<hr/>
</div>
<div class="row">
<div class="col-xs-6 col-md-3">
<a href="{base_url('archivos/pdf/Poster_BIBLAT_CRECS_2018.pdf')}" class="thumbnail">
<img src="{base_url('assets/img/Poster_BIBLAT_CRECS_2018.png')}" alt="CLASE">
</a>
</div>
</div>
<div class="page_title">
<hr/>
<h4>{_('Hojas informativas 2018')}</h4>
Expand Down Expand Up @@ -88,4 +101,4 @@
<img src="{base_url('assets/img/biblat_2x.png')}" alt="CLASE">
</a>
</div>
</div>
</div>
12 changes: 10 additions & 2 deletions ci/application/views/main/presentaciones.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
<div class="panel-group">
<div class="panel panel-default">
<div class="panel-heading">
<h5 class="panel-title">
<a href="{base_url('archivos/pdf/Poster_BIBLAT_CRECS_2018.pdf')}" target="_blank"><span class="fa fa-file-pdf-o"></span></a> <a href="{base_url('archivos/img/Poster_BIBLAT_CRECS_2018.jpg')}" target="_blank"><span class="fa fa-file-image-o"></span></a> BIBLAT Indicadores bibliométricos para la ciencia de América Latina, poster ganador de la modalidad de diseño en la 8ª Conferencia Internacional sobre Revistas Científicas CRECS 2018, Barranquilla, Colombia, 2-4 mayo de 2018
</h5>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h5 class="panel-title">
Expand Down Expand Up @@ -80,7 +88,7 @@
</ul>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h5 class="panel-title">
Expand All @@ -107,4 +115,4 @@
</div>
</div>
</div>
<br/>
<br/>
Binary file added ci/archivos/img/Poster_BIBLAT_CRECS_2018.jpg
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/archivos/pdf/Poster_BIBLAT_CRECS_2018.pdf
Binary file not shown.
Binary file added ci/assets/img/Poster_BIBLAT_CRECS_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 3f6775f

Please sign in to comment.