mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-01-19 22:27:59 +01:00
untypo class name
This commit is contained in:
parent
eeacf9ee14
commit
96892f7dbd
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
tr
|
||||
= cond do
|
||||
- same_res?(report) ->
|
||||
td.sucecss Same resolution
|
||||
td.success Same resolution
|
||||
|
||||
- higher_res?(report) ->
|
||||
td.warning Target resolution better
|
||||
|
|
Loading…
Reference in a new issue