Skip to content

Commit

Permalink
Solved update printer bug, uploaded one photo
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jul 27, 2014
1 parent 087a239 commit 3c3bc0f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/www/application/views/cw_success.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@

<div id="sobre_impresora">
<h3>Impresora insertada correctamente</h3>
<?php
if (isset($printer['printernumber'])){
?>
La impresora se ha insertado en la base de datos.
Te recomendamos que ahora añadas tu impresora a <a target="_blank" href="http://reprap.org/wiki/Clone_Wars:_El_imperio_de_los_clones/es">la wiki</a>. Te resultará sencillo, solo tienes que añadir este código en la sección que corresponda a tu impresora, después de subir la fotografía:

Expand Down Expand Up @@ -50,6 +53,9 @@
?>

No olvides revisar manualmente el texto que insertas en la wiki, y comprobar que se visualiza correctamente.</br></br>
<?php
}
?>

Ahora puedes <a href="/">visitar el arbol</a> o <a href="/index.php/cw">insertar otra impresora</a>.
</div>
Expand Down
Binary file not shown.
File renamed without changes
Binary file added src/www/uploads/eprintnefrina.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 src/www/uploads/thumb_creabot.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 src/www/uploads/thumb_eprintnefrina.jpg
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 3c3bc0f

Please sign in to comment.