This website requires JavaScript.
Explore
Help
Sign in
Sutty
/
panel
Watch
5
Star
0
Fork
You've already forked panel
0
mirror of
https://0xacab.org/sutty/sutty
synced
2024-11-16 19:56:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
csp-reports
panel
/
app
/
views
/
exception_notifier
/
_backtrace.text.erb
6 lines
93 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
enviar reportes a gitlab usando la api en lugar del correo
2021-05-29 20:42:45 +00:00
<% unless @data[:javascript_backtrace] %>
mejorar notificación de errores
2021-03-19 22:41:03 +00:00
```
<%= raw @backtrace.join("\n") %>
```
enviar los reportes
2021-03-19 23:50:11 +00:00
<% end %>
Reference in a new issue
Copy permalink