- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user