Files
habitica/website/views/shared/modals/index.jade
T
Matteo Pagliazzi 50ea1f5b08 RTC: add modal for desktop notifications (#8007)
* add initial modal for desktop notifications

* add missing files

* vertically center modal and use callback on safari

* fix(modal): update wording
2016-09-13 16:08:54 -05:00

28 lines
646 B
Plaintext

include ./message-modal
include ./achievements
include ./reroll
include ./death
include ./new-stuff
include ./buy-gems
include ./amazon-payments
include ./members
include ./settings
include ./drops
include ./classes
include ./quests
include ./rebirth
include ./limited
include ./invite-friends
include ./welcome.jade
include ./low-health.jade
include ./level-up.jade
include ./hatch-pet.jade
include ./raise-pet.jade
include ./won-challenge.jade
include ./modify-inventory.jade
include ./enable-desktop-notifications.jade
//- Settings
script(type='text/ng-template', id='modals/change-day-start.html')
include ./settings/change-day-start.jade