nfokz wrote in changelog

[livejournal] r22404: LJSUP-12774: Can't send a post in the co...

Committer: anazarov
LJSUP-12774: Can't send a post in the community with moderation
U   trunk/htdocs/js/jquery/jquery.lj.entryDatePicker.js
Modified: trunk/htdocs/js/jquery/jquery.lj.entryDatePicker.js
===================================================================
--- trunk/htdocs/js/jquery/jquery.lj.entryDatePicker.js	2012-07-06 10:20:10 UTC (rev 22403)
+++ trunk/htdocs/js/jquery/jquery.lj.entryDatePicker.js	2012-07-06 11:10:29 UTC (rev 22404)
@@ -348,6 +348,7 @@
 					break;
 				case 'default':
 					this.options.updateDate = this._initialUpdateDate;
+					this._dateInputs.custom_time.val(0);
 					this._startTimer();
 					break;
 			}