Remove showplanner reference in PIS
This commit is contained in:
parent
47839a2dab
commit
04c40db0c6
1 changed files with 2 additions and 10 deletions
|
@ -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>
|
||||
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 />
|
||||
|
|
Loading…
Reference in a new issue