Skip to content

Commit 62a1b93

Browse files
committed
fix #2010
1 parent b4f1b1f commit 62a1b93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

qiita_pet/templates/study_ajax/processing_artifact.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,9 @@ <h4>
405405
<i>Processing workflow</i>
406406
<button class="btn btn-primary btn-sm" onclick="run_workflow();" id='run-btn' disabled><span class="glyphicon glyphicon-play"></span> Run</button>
407407
</h4>
408+
<div class="blinking-message">
409+
<small>Don't forget to hit "Run" once you are done with your workflow!</small>
410+
</div>
408411
<h5>
409412
Wondering what to select? Check our data <a target='_blank' onclick="return !window.open(this.href, 'Qiita processing recommendations', 'width=800,height=500')" href='{% raw qiita_config.portal_dir %}/static/doc/html/processing-recommendations.html'>processing recommendations</a>.
410413
</h5>

0 commit comments

Comments
 (0)