Created
May 16, 2014 15:22
-
-
Save duncanbeevers/9fe1ff0e4f8416ac4871 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.col-md-12 | |
hr | |
div | |
ab-checkbox(shadow-model="project.sendErrorEmail") Send email when an error occurred | |
ab-checkbox(shadow-model="project.sendCommentEmail") Send email when someone commented | |
ab-checkbox(shadow-model="project.sendOnlyProductionEmail") | |
| Send Notify for | |
.label.production | |
i.burk.burk-environment | |
| Production | |
| environment only | |
ab-checkbox(shadow-model="project.resolveErrorsOnDeploy") Resolve all errors on deploy copy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment