Skip to content

Commit

Permalink
cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
chengwang86 committed Mar 23, 2017
1 parent ddc4363 commit 607b057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vicadmin/validate.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ type Validator struct {
const (
GoodStatus = template.HTML(`<i class="icon-ok"></i>`)
BadStatus = template.HTML(`<i class="icon-attention"></i>`)
DefaultVCHName = `VCH`
DefaultVCHName = ` `
)

func GetMgmtIP() net.IPNet {
Expand Down

0 comments on commit 607b057

Please sign in to comment.