forked from NCIP/cananolab
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
regulator95
committed
Jul 25, 2022
1 parent
07b7f82
commit c4bba06
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,8 @@ | |
<td colspan="2" class="header"> | ||
<canano-header></canano-header> | ||
<div *ngIf="maintenanceDate()" style="background-color:darkred; font-weight:Bold; color:white;padding:2px 0px 2px 20px;"> | ||
caNanoLab will be unavailable on July 20, 2022. | ||
caNanoLab is moving and will be unavailable August 8th – August 10th for migration.<br /> | ||
Users will be redirected once the move is complete. Please reach out to <a style="color:white;" href="mailto:[email protected]">[email protected]</a> for any questions. | ||
</div> | ||
<canano-top-main-menu></canano-top-main-menu> | ||
</td> | ||
|
@@ -104,7 +105,7 @@ | |
</tr> | ||
<tr *ngIf="!print"> | ||
<td colspan="2" class="footer white release"> | ||
caNanoLab Release 3.0 Build cananolab-3.0.0-it3 | ||
caNanoLab Release 3.0 Build cananolab-3.0.0-it4 | ||
</td> | ||
</tr> | ||
</table> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters