mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix alert movimenti
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
x<?php
|
||||
/*
|
||||
* OpenSTAManager: il software gestionale open source per l'assistenza tecnica e la fatturazione
|
||||
* Copyright (C) DevCode s.n.c.
|
||||
@@ -176,6 +176,7 @@ echo '
|
||||
|
||||
// Articolo non trovato
|
||||
else {
|
||||
$("#messages").remove();
|
||||
$("#articolo-missing").removeClass("hidden");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user