This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Fix wording
pull/456/head
Pēteris Caune
4 years ago
parent
71d7b46379
commit
20008a1d7e
No known key found for this signature in database
GPG Key ID:
E28D7679E9A9EDE2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
static/js/checks.js
+ 1
- 1
static/js/checks.js
View File
@ -69,7 +69,7 @@ $(function () {
$
(
".last-ping"
)
.
tooltip
(
{
selector
:
".label-confirmation"
,
title
:
'The word "confirm" found in request body'
title
:
'The word "confirm"
was
found in request body'
}
)
;
function
applyFilters
(
)
{
Write
Preview
Loading…
Cancel
Save