Skip to content

Commit

Permalink
Implementada componente error_alert.php y enlazado a userUpdate-view
Browse files Browse the repository at this point in the history
  • Loading branch information
marc7hedev committed Aug 29, 2024
1 parent 60505b0 commit 31f37b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/views/inc/error_alert.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<article class="message is-danger">
<div class="message-header">
<p>¡Ocurrió un error inesperado!</p>
</div>
</article>

0 comments on commit 31f37b6

Please sign in to comment.