Commit 641c6db3 authored by csmdgl's avatar csmdgl Committed by Alberto Siles
Browse files

Issue #3217958 by csmdgl, trackleft2, anoopsingh92: Schema errors

parent 15ff1b7a
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -185,6 +185,12 @@ bootstrap_barrio.settings:
      type: integer
      label: 'Sidebar second layout'

    # Node.
    # ----------------------------
    bootstrap_barrio_hide_node_label:
      type: integer
      label: 'Hide node label'

    # Buttons.
    # ----------------------------
    bootstrap_barrio_button:
@@ -238,6 +244,9 @@ bootstrap_barrio.settings:
    bootstrap_barrio_navbar_slide:
      type: boolean
      label: 'Sliding navbar'
    bootstrap_barrio_navbar_offcanvas:
      type: text
      label: 'Navbar offcanvas'

    # Messages.
    # ----------------------------
@@ -245,6 +254,21 @@ bootstrap_barrio.settings:
      type: text
      label: 'Messages widget'

    # Form.
    # ----------------------------
    bootstrap_barrio_radio:
      type: text
      label: 'Radio widget'
    bootstrap_barrio_checkbox:
      type: text
      label: 'Checkbox widget'
    bootstrap_barrio_select:
      type: text
      label: 'Select widget'
    bootstrap_barrio_file:
      type: text
      label: 'File widget'

    # Affix.
    # ----------------------------
    bootstrap_barrio_navbar_top_affix: