Skip to content

Commit

Permalink
Hide modal when project request added
Browse files Browse the repository at this point in the history
  • Loading branch information
Elmervc committed Mar 2, 2013
1 parent 1dd32a6 commit 9f656a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions request/request.app
Expand Up @@ -57,6 +57,7 @@ section pages/templates
r.save();
newSuccessMessage( "Your request is sent to the administrators. You will receive an email when your request is processed" );
emailRequest( r );
runscript("$('#addProject').modal('hide');");
} [class="btn btn-primary"] {"add request"}
</div>
}
Expand Down

0 comments on commit 9f656a9

Please sign in to comment.