Patch level : 10.0
Files correlati : ve1 Ricompilazione Demo : [ ] Commento : Corretto messaggio d'errore di report insesitente git-svn-id: svn://10.65.10.50/trunk@19487 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
88f63a260c
commit
589d7bc177
@ -1103,7 +1103,7 @@ bool TReport_doc_app::print_loop(const TString& query, TOutput_mode mode)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
TString msg; msg << TR("Report inesistente: ") << profilo;
|
TString msg; msg << TR("Report inesistente: ") << profilo;
|
||||||
xvt_dm_post_error(msg);
|
xvtil_popup_error(msg);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user