From 6ffe57eb0012261fe26a85128bd4a58d6ae78848 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Mon, 11 Feb 2013 19:38:15 -0500 Subject: [PATCH] some prettifying of party dialog --- src/app/party.coffee | 2 +- views/app/index.html | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/app/party.coffee b/src/app/party.coffee index 853e62412b..22ce5f2c26 100644 --- a/src/app/party.coffee +++ b/src/app/party.coffee @@ -149,6 +149,6 @@ module.exports.app = (appExports, model) -> selfQ.subscribe (err, u) -> model.ref '_user', u.at(0) browser.resetDom model - #setTimeout (-> window.location.reload true), 1 + #setTimeout (-> window.location.reload true), 1 #exports.partyDisband = -> diff --git a/views/app/index.html b/views/app/index.html index 7e59370593..7515038e58 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -70,6 +70,8 @@ do a find for the string after "→" {else}

Create A Party

+

You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:

+
{_user.id}
{#if _view.partyError}
{_view.partyError}
@@ -79,7 +81,11 @@ do a find for the string after "→"
+ {/} + <@footer> + + {else}