Module: Card::Set::Type::CustomizedBootswatchSkin::HtmlFormat

Extended by:
AbstractFormat
Defined in:
tmpsets/set/mod026-bootstrap/type/customized_bootswatch_skin.rb

Instance Method Summary collapse

Instance Method Details

#edit_fieldsObject



119
120
121
122
123
# File 'tmpsets/set/mod026-bootstrap/type/customized_bootswatch_skin.rb', line 119

def edit_fields
  [[:colors, { title: "" }],
   [:variables, { title: "Variables" }],
   [:stylesheets, { title: "Styles" }]]
end