Project

General

Profile

« Previous | Next » 

Revision bf4a13d3

Added by Walden Raines over 10 years ago

Fixes #3811 updating to bootstrap 3

View differences:

app/helpers/compute_resources_helper.rb
end
def vm_power_class s
"class='label #{s ? "label-success" : ""}'".html_safe
"class='label #{s ? "label-success" : "label-default"}'".html_safe
end
def vm_power_action vm

Also available in: Unified diff