Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
2c2157f3
Commit
2c2157f3
authored
Aug 15, 2016
by
bergquist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(alerting): rename events to evalMatches
parent
9f29c541
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
emails/templates/alert_notification.html
+1
-1
public/emails/alert_notification.html
+1
-1
No files found.
emails/templates/alert_notification.html
View file @
2c2157f3
...
...
@@ -42,7 +42,7 @@
Value
</td>
</tr>
[[range .Ev
ent
s]]
[[range .Ev
alMatche
s]]
<tr>
<td
class=
"wrapper last"
>
[[.Metric]]
...
...
public/emails/alert_notification.html
View file @
2c2157f3
...
...
@@ -157,7 +157,7 @@ color: #FFFFFF !important;
Value
</td>
</tr>
{{range .Ev
ent
s}}
{{range .Ev
alMatche
s}}
<tr
style=
"padding: 0; text-align: left; vertical-align: top"
align=
"left"
>
<td
class=
"wrapper last"
style=
"-moz-hyphens: auto; -webkit-font-smoothing: antialiased; -webkit-hyphens: auto; -webkit-text-size-adjust: none; border-collapse: collapse !important; color: #222222; font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; hyphens: auto; line-height: 19px; margin: 0; padding: 0px 0px 10px; position: relative; text-align: left; vertical-align: top; word-break: break-word"
align=
"left"
valign=
"top"
>
{{.Metric}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment