adjust community guidelines modal for new static location and comment it out because not currently needed
This commit is contained in:
@@ -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')
|
||||
|
||||
@@ -10,4 +10,4 @@ include ./classes
|
||||
include ./quests
|
||||
include ./rebirth
|
||||
include ./limited
|
||||
include ./community-guidelines
|
||||
// include ./community-guidelines
|
||||
|
||||
Reference in New Issue
Block a user