Commit cf74c131 authored by Simon Pastor's avatar Simon Pastor Committed by Kevin Di Lallo
Browse files

removed configuration in event and dashboard toolbar

parent 4800f9af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -244,7 +244,7 @@ const DashboardConfiguration = props => {
        <GridCell span={11}>
          <div style={{ marginBottom: 10 }}>
            <span className="mdc-typography--headline6">
              Dashboard Configuration
              Dashboard
            </span>
          </div>
        </GridCell>
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ const EventConfiguration = props => {
        <GridCell span={11}>
          <div style={{ marginBottom: 10 }}>
            <span className="mdc-typography--headline6">
              Event Configuration
              Event
            </span>
          </div>
        </GridCell>