diff --git a/src/Components/DraggableDialog.tsx b/src/Components/DraggableDialog.tsx index e370d15c8cb2ea33fdd2eebc994c01d289241527..5ae573adf3e0ed5c695a424f74a6f2c859d34c08 100644 --- a/src/Components/DraggableDialog.tsx +++ b/src/Components/DraggableDialog.tsx @@ -96,7 +96,7 @@ export default function DraggableDialog(props) { {title || ''} - + {['Ewoks Graph', 'RF Graph'].includes(title) && ( - +
{'source' in element ? ( diff --git a/src/layout/Dashboard.tsx b/src/layout/Dashboard.tsx index 7b00c6c9769e520f383e2c311d3ea68cc0069996..c7c823d7e71783671a5e463b01f4abcdb27fd790 100644 --- a/src/layout/Dashboard.tsx +++ b/src/layout/Dashboard.tsx @@ -185,6 +185,7 @@ export default function Dashboard() { @@ -343,7 +344,7 @@ export default function Dashboard() { }} > {/* */} -
+ {/*
*/}