mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
remove celebration alert
This commit is contained in:
parent
881847b13a
commit
c8c6050f59
1 changed files with 0 additions and 7 deletions
|
|
@ -26,11 +26,4 @@
|
|||
</tr></table>
|
||||
|
||||
</div>
|
||||
{/}
|
||||
|
||||
{#unless equal(_user.flags.celebrationEvent,'hide')}
|
||||
<div class='alert alert-success'>
|
||||
<a x-bind="click:closeCelebrationNofitication" class=pull-right>[x]</a>
|
||||
<i class='icon-facetime-video'></i> We did it! Let's have a celebration live-stream for making our <a target="_blank" href='http://www.kickstarter.com/projects/lefnire/197254176/'>Kickstarter</a> goal. Sun 2/17 5pm EST, details the <a target="_blank" href='https://plus.google.com/events/cd9hu45bvrgkb5qgra7q05bhnf4?enfplm'>G+ event</a>.
|
||||
</div>
|
||||
{/}
|
||||
Loading…
Reference in a new issue