machristie commented on a change in pull request #54:
URL:
https://github.com/apache/airavata-django-portal/pull/54#discussion_r583906414
##########
File path:
django_airavata/apps/workspace/static/django_airavata_workspace/js/components/experiment/ExperimentEditor.vue
##########
@@ -139,6 +139,19 @@
</computational-resource-scheduling-editor>
</div>
</div>
+ <div class="row">
+ <div class="col">
+ <b-form-group
+ label="Email Settings"
+ >
+ <b-form-checkbox
+ v-model="localExperiment.enableEmailNotification"
+ >
+ Recieve email notification of experiment status
Review comment:
Small typo, should be "Receive"
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]