adjust community guidelines modal for new static location and comment it out because not currently needed

This commit is contained in:
Alice Harris
2014-08-25 11:54:57 +10:00
parent 89fcd4e658
commit 82eb6bff3c
2 changed files with 2 additions and 2 deletions
@@ -2,6 +2,6 @@ script(type='text/ng-template', id='modals/communityGuidelines.html')
.modal-header
h4=env.t('communityGuidelines')
.modal-body.community-guidelines-modal.modal-fixed-height
include ../../../public/community-guidelines/index.html
include ../../static/community-guidelines
.modal-footer
button.btn.btn-default(ng-click='$close()')=env.t('close')
+1 -1
View File
@@ -10,4 +10,4 @@ include ./classes
include ./quests
include ./rebirth
include ./limited
include ./community-guidelines
// include ./community-guidelines