diff options
| author | Reuben Pereira <rpereira@gitlab.com> | 2019-01-09 21:04:27 +0000 |
|---|---|---|
| committer | Kamil TrzciĆski <ayufan@ayufan.eu> | 2019-01-09 21:04:27 +0000 |
| commit | d69074fc722351fef313b09255a7e734c01618ac (patch) | |
| tree | c2e9c2c15bd87eac4673428be687676167f1c1f0 /app/views/projects/error_tracking | |
| parent | 47698eec4086b82047a677e218a5299f73c46109 (diff) | |
| download | gitlab-ce-d69074fc722351fef313b09255a7e734c01618ac.tar.gz | |
Service for calling Sentry issues api
Diffstat (limited to 'app/views/projects/error_tracking')
| -rw-r--r-- | app/views/projects/error_tracking/index.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/error_tracking/index.html.haml b/app/views/projects/error_tracking/index.html.haml new file mode 100644 index 00000000000..a3e0dc75f6f --- /dev/null +++ b/app/views/projects/error_tracking/index.html.haml @@ -0,0 +1 @@ +- page_title _('Errors') |
