From b8db327a6f1becfe588cfd16420e74a78f36e6ef Mon Sep 17 00:00:00 2001 From: Will Larson Date: Fri, 6 Jun 2008 19:41:21 +0900 Subject: [PATCH] Properly saves datetime when leaving the datetime containing LI element. [#17 state: resolved] --- templates/lifeflow/editor/edit_six.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/lifeflow/editor/edit_six.html b/templates/lifeflow/editor/edit_six.html index 86c57e8..1d7ae18 100644 --- a/templates/lifeflow/editor/edit_six.html +++ b/templates/lifeflow/editor/edit_six.html @@ -13,6 +13,10 @@ $(document).ready(function() { $("#send_ping").change(function(){ update(); }); $("#allow_comments").change(function(){ update(); }); + $("#datetime").hover( + function() {}, + function() { update(); } + ); }); @@ -29,7 +33,7 @@
    -
  • +
  • Please select the date and time to publish this entry. The entry will not be visible on the blog until this after this date and time is passed.

    Date:

    Time: