Project

General

Profile

« Previous | Next » 

Revision 17b95801

Added by Ohad Levy about 12 years ago

  • ID 17b95801b027440d6b0490cb1c9b29c30306c2b1

[UI] typo - fixed red highlighting for hosts with errors

View differences:

app/helpers/hosts_helper.rb
short = "S"
elsif record.error?
label = "Error"
style = "lable-important"
style = "label-important"
short = "E"
elsif record.changes?
label = "Active"

Also available in: Unified diff