X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-debug.js;fp=roojs-debug.js;h=a82eef944f4bcf50095a4f9a77444d6bd80dc8e4;hp=3fc22337d7eab42e418f880beed61665e34baeb0;hb=6e59a4f5778967dd8ec139dcbefb193e1e6eb3d1;hpb=9247717846c2e9fe2885b7651d6dd9323d54ded6 diff --git a/roojs-debug.js b/roojs-debug.js index 3fc22337d7..a82eef944f 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -44327,7 +44327,7 @@ dateField.setValue('2006-5-4'); // private // Implements the default empty TriggerField.onTriggerClick function to display the DatePicker onTriggerClick : function(){ - if(this.disabled){ + if(this.disabled || this.readOnly){ return; } if(this.menu == null){