Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

des-2512-more-text-changes--mostly-hyb-sim #1098

Merged
merged 3 commits into from
Oct 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,15 @@ <h3 class="text-center">
<div ng-if="!$ctrl.ui.loading">
<div class="pipeline-section">
<ul>
<li>Please review the preview of your amended publication carefully.</li>
<li>Any acceptable changes you make from the project workspace are automatically imported to this preview.</li>
<li>This preview shows what your publication will look like once it is amended.</li>
<li>Categories may not be added or removed.</li>
<li>Files related to any categories may not be modified.</li>
<li>When you have finished proofreading your amended publication, click continue to move onto the next step.</li>
<li>Please review the amendable metadata carefully and make changes if necessary.</li>
<li>Any changes made in the project workspace are reflected in this preview.</li>
<li>Categories may not be added or removed and files related to any categories may not be modified.</li>
<li>When you have finished proofreading your amended publication, click "Continue to Authors".</li>
<li>If you need help, attend
<a href="/facilities/virtual-office-hours/" target="_blank" aria-describedby="msg-open-new-window">
curation office hours
</a>.
</li>
</ul>
</div>
<!-- Project Header Start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<div class="pipeline-header">
<h3>Version Selection</h3>
<ul>
<li>A new version of your publication will be created with the information shown below.</li>
<li>A new version of your project will be created with the information shown below.</li>
<li>The selected datasets will be included the the new version.</li>
<li>You may select additional datasets to publish with the new version.</li>
<li>Previously published datasets cannot be excluded.</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<div class="pipeline-header">
<h3>Version Selection</h3>
<ul>
<li>A new version of your publication will be created with the information shown below.</li>
<li>A new version of your project will be created with the information shown below.</li>
<li>The selected datasets will be included the the new version.</li>
<li>You may select additional datasets to publish with the new version.</li>
<li>Previously published datasets can not be excluded.</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
<div class="pipeline-page">
<div class="pipeline-header">
<h3>Confirm Author Order</h3>
<strong>You are required to confirm the list of Authors on your Citation(s) before continuing.</strong>
Your citation(s) will be updated to match what is shown in the preview.
Before proceeding, please review the list of authors and their order on your citation(s) and click "Save" to confirm. Your citation(s) will be updated accordingly.
<div ng-if="$ctrl.ui.loading">
<h3 class="text-center">
<i class="fa fa-spinner fa-spin"></i> Loading...
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<div class="pipeline-header">
<h3>Version Selection</h3>
<ul>
<li>A new version of your publication will be created with the information shown below.</li>
<li>A new version of your project will be created with the information shown below.</li>
<li>The selected Hybrid Simulations will be included the the new version.</li>
<li>You may select additional Hybrid Simulations to publish with the new version.</li>
<li>Previously published Hybrid Simulations cannot be excluded.</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<div class="pipeline-header">
<h3>Version Selection</h3>
<ul>
<li>A new version of your publication will be created with the information shown below.</li>
<li>A new version of your project will be created with the information shown below.</li>
<li>The selected datasets will be included the the new version.</li>
<li>You may select additional datasets to publish with the new version.</li>
<li>Previously published datasets can not be excluded.</li>
Expand Down
Loading