Remove showplanner reference in PIS

This commit is contained in:
Matthew Stratford 2021-09-04 00:20:22 +01:00
parent 47839a2dab
commit 04c40db0c6

View file

@ -46,16 +46,8 @@ function PersistNotice() {
<div className="p-2 alert-primary">
<h2>Welcome to WebStudio {process.env.REACT_APP_VERSION}!</h2>
<p>
As of this version,{" "}
<strong>
changes to your show plan will be saved automatically.
</strong>
&nbsp; You no longer need to use Show Planner to save changes to your
show.
</p>
<p>
If you encounter any issues with saving changes, please let the
Computing Team know in #computing on URY Slack. Thanks, and have fun!
If you encounter any issues with WebStudio, please let the Computing
Team know in #computing on URY Slack. Thanks, and have fun!
</p>
</div>
<hr />