X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsrc%2FRoo_bootstrap_DateField.js.html;h=bccacdd2a62e5002beba042be52e3c91c88d64e3;hp=2dbef208eff04a82ee063edb9ad1c3332a31693e;hb=12b0ee7b53b7f55de8b2921fdff7136ca559fd37;hpb=9be6e45a0ff049e97ab69d97706b81d8a0500fb1 diff --git a/docs/src/Roo_bootstrap_DateField.js.html b/docs/src/Roo_bootstrap_DateField.js.html index 2dbef208ef..bccacdd2a6 100644 --- a/docs/src/Roo_bootstrap_DateField.js.html +++ b/docs/src/Roo_bootstrap_DateField.js.html @@ -727,10 +727,10 @@ break; case 'span': if (className.indexOf('disabled') < 0) { - if (!this.viewDate) { - this.viewDate = new Date(); - } - this.viewDate.setUTCDate(1); + if (!this.viewDate) { + this.viewDate = new Date(); + } + this.viewDate.setUTCDate(1); if (className.indexOf('month') > -1) { this.viewDate.setUTCMonth(Roo.bootstrap.DateField.dates[this.language].monthsShort.indexOf(html)); } else {