Merge pull request #393 from Munsterberg/munsterberg-391

Fixed typo on nonprofit detail page
This commit is contained in:
Nathan
2015-04-30 16:13:40 -04:00

View File

@ -62,12 +62,12 @@ block content
.text-center .text-center
a.btn.btn-primary.btn-big.btn-block.disabled(href='/nonprofits/interested-in-nonprofit/#{dashedName}') I'm interested in building this project * a.btn.btn-primary.btn-big.btn-block.disabled(href='/nonprofits/interested-in-nonprofit/#{dashedName}') I'm interested in building this project *
p * Complete all our Bonfires, Ziplines, and Basejumps to unlock this. p * Complete all our Bonfires, Ziplines, and Basejumps to unlock this.
#showAllButton.btn.btn-info.btn-big.btn-block Show all Nonprofits Projects #showAllButton.btn.btn-info.btn-big.btn-block Show all Nonprofit Projects
if (buttonActive) if (buttonActive)
.col-xs-12.col-sm-8.col-sm-offset-2 .col-xs-12.col-sm-8.col-sm-offset-2
.text-center .text-center
a.btn.btn-primary.btn-big.btn-block(href='/nonprofits/interested-in-nonprofit/#{dashedName}') I'm interested in building this project a.btn.btn-primary.btn-big.btn-block(href='/nonprofits/interested-in-nonprofit/#{dashedName}') I'm interested in building this project
#showAllButton.btn.btn-info.btn-big.btn-block Show all Nonprofits Projects #showAllButton.btn.btn-info.btn-big.btn-block Show all Nonprofit Projects
.row .row
.col-xs-12.text-center .col-xs-12.text-center
if !user if !user