Skip to content

Commit

Permalink
Mensajes
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Sep 27, 2024
1 parent 87d3b62 commit 12574b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -471,4 +471,4 @@ RUBY VERSION
ruby 3.3.1p55

BUNDLED WITH
2.5.19
2.5.20
1 change: 1 addition & 0 deletions app/javascript/controllers/motor.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ export default class Msip__Motor {
// Podría ser llamada varias veces consecutivas por lo que debe detectarlo
// para no ejecutar dos veces lo que no conviene.
static ejecutarAlCargarPagina() {
console.log("* Corriendo Msip::ejecutarAlCargarPagina()")
// Pone colores de acuerdo al tema
Msip__Motor.ponerTemaUsuarioAjax()

Expand Down

0 comments on commit 12574b5

Please sign in to comment.