You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/12/08 23:01:34 UTC

svn commit: r1718721 [4/4] - in /cordova/site/public: ./ announcements/2015/12/ announcements/2015/12/08/ blog/ news/2015/11/24/ news/2015/12/ news/2015/12/08/ static/js/

Modified: cordova/site/public/static/js/index.js
URL: http://svn.apache.org/viewvc/cordova/site/public/static/js/index.js?rev=1718721&r1=1718720&r2=1718721&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Tue Dec  8 22:01:34 2015
@@ -77,6 +77,8 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Tue, 08 Dec 2015 00:00:00 -0800');
+        dates.push('Tue, 08 Dec 2015 00:00:00 -0800');
         dates.push('Tue, 24 Nov 2015 00:00:00 -0800');
         dates.push('Tue, 24 Nov 2015 00:00:00 -0800');
         dates.push('Fri, 20 Nov 2015 00:00:00 -0800');



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org