Skip to content
Snippets Groups Projects

Features/us135 cta enedis activation

Merged Hugo NOUTS requested to merge features/US135-CTA-enedis-activation into dev
1 unresolved thread

todo : width ?

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
116 <div className="fc-content">
117 {isMinuteBlocked && timeStep === 10 && <ActivateHalfHourLoad />}
118 <FluidChartContent
119 referenceDate={referenceDate}
120 lastDataDate={lastDataDate}
121 lastDateWithAllData={lastDateWithAllData}
122 fluidTypes={fluidTypes}
123 timeStep={timeStep}
124 multiFluid={multiFluid}
125 currentChallenge={challenge}
126 consumptionDataManager={consumptionDataManager}
127 isDataLoaded={isLoaded}
128 handleDetailedDate={handleDetailedDate}
129 ></FluidChartContent>
116 <>
117 {isMinuteBlocked && timeStep === 10 && <ActivateHalfHourLoad />}
  • Romain CREY added 1 commit

    added 1 commit

    Compare with previous version

  • merged

  • Yoan VALLET mentioned in commit 75fc43ca

    mentioned in commit 75fc43ca

  • Please register or sign in to reply
    Loading