Skip to content

Commit

Permalink
Merge pull request #140 from sao-albacete/AOA-139
Browse files Browse the repository at this point in the history
[AOA-139] Actualizadas especies objetivo 2021
  • Loading branch information
viktorKhan authored Mar 16, 2021
2 parents 1179ad7 + c227851 commit af2a7ec
Show file tree
Hide file tree
Showing 11 changed files with 137 additions and 17 deletions.
2 changes: 1 addition & 1 deletion app/Controller/InicioController.php
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public function index() {

// Imagenes de cabecera
$headerImages = [];
$headerImages[0] = ['src' => '/img/Pages/especies-objetivo/cabecera_2020.png', 'alt' => 'Especies objetivo 2017'];
$headerImages[0] = ['src' => '/img/Pages/especies-objetivo/cabecera_2021.png', 'alt' => 'Especies objetivo 2021'];
$headerImages = array_merge($headerImages, CabeceraUtil::getHeaderImages(7));
$this->set('headerImages', $headerImages);
}
Expand Down
4 changes: 2 additions & 2 deletions app/View/Elements/cabecera.ctp
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<div class="carousel-caption">
<a href="/user/add/" class="btn btn-large btn-success pull-right" style="margin-left: 10px"><?="Registrarte";?></a>
<a href="/especie/especies_objetivo/" class="btn btn-large btn-info pull-right"><?="Leer más...";?></a>
<h3><?=__("Especies objetivo 2020");?></h3>
<p><?=__("Ayúdanos a saber más sobre los córvidos, especies de las que se tiene muy poca información.");?></p>
<h3><?=__("Especies objetivo 2021");?></h3>
<p><?=__("Ayúdanos a saber más sobre los aláudidos, especies de las que se tiene muy poca información.");?></p>
</div>
</div>
<div class="item">
Expand Down
148 changes: 134 additions & 14 deletions app/View/Especie/especies_objetivo.ctp
100755 → 100644

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 af2a7ec

Please sign in to comment.