- Fixed window for report to Copy/Paste.

- Removed Report History from the report window.
- Fixed tooltip not hiding after clicking the report button.
This commit is contained in:
Tercioo
2018-11-21 22:14:43 -02:00
parent 268fab49a9
commit ca0775dcda
8 changed files with 70 additions and 38 deletions
+2 -1
View File
@@ -3415,7 +3415,8 @@ function _detalhes:envia_relatorio (linhas, custom)
_detalhes:DelayUpdateReportWindowRecentlyReported()
if (_detalhes.report_where == "COPY") then
return _detalhes:SendReportTextWindow (linhas)
_detalhes:SendReportTextWindow (linhas)
return
end
local to_who = _detalhes.report_where