From 56ea3d12d573eda472db32414c216cc2e600c8d0 Mon Sep 17 00:00:00 2001 From: Jessica McKellar Date: Thu, 13 Sep 2012 11:47:07 -0400 Subject: [PATCH] Clear the compose box after successfully sending a zephyr. You don't care about that content anymore. We probably want to clear even more aggressively than this. (imported from commit 29f6910a12e1b722f5801db644b04f54cf5bfd63) --- templates/zephyr/index.html | 2 +- zephyr/static/js/zephyr.js | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/zephyr/index.html b/templates/zephyr/index.html index 5a33ad9f16..48c532e06d 100644 --- a/templates/zephyr/index.html +++ b/templates/zephyr/index.html @@ -73,7 +73,7 @@ var people_list = {{ people }};
-
+