style: actionbar in RSL und ISO
This commit is contained in:
@@ -162,8 +162,8 @@ const TDRChartActionBar: React.FC = () => {
|
||||
{selectedSlot !== null ? selectedSlot + 1 : "-"}
|
||||
</span>
|
||||
</div>
|
||||
{/* Date range always visible */}
|
||||
<DateRangePicker />
|
||||
{/* Date range only in Meldungen (requirement) */}
|
||||
{isMeldungen && <DateRangePicker />}
|
||||
{isMeldungen ? (
|
||||
<button
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user