fixed empty project description
This commit is contained in:
@@ -282,6 +282,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -292,6 +293,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -302,6 +304,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -312,6 +315,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -323,6 +327,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -333,6 +338,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -343,6 +349,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -353,6 +360,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -363,6 +371,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -373,6 +382,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -383,6 +393,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -393,6 +404,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -403,6 +415,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -413,6 +426,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -423,6 +437,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -433,6 +448,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -443,6 +459,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -453,6 +470,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -463,6 +481,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -473,6 +492,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -484,6 +504,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -495,6 +516,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -505,6 +527,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -515,6 +538,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
@@ -525,6 +549,7 @@ const CaseSummary = (props) => {
|
||||
detailsObj={detailsObj}
|
||||
formatDates={formatDates}
|
||||
linkedCasesList={linkedCasesList}
|
||||
currentView={props.currentView}
|
||||
/>
|
||||
);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user