class CmAdmin::Models::Section

def alert_box(options = {})

def alert_box(options = {})
  @section_fields << CmAdmin::Models::Alert.new(options)
end