ux/TimePicker.js
authorAlan Knowles <alan@roojs.com>
Sun, 26 Aug 2012 10:11:31 +0000 (18:11 +0800)
committerAlan Knowles <alan@roojs.com>
Sun, 26 Aug 2012 10:11:31 +0000 (18:11 +0800)
ux/TimePicker.js

index 78cc189..2b8b79b 100644 (file)
@@ -14,7 +14,7 @@ Roo.ux.TimePicker = function(config){
         deps = false;
     }
     if (!deps) {
-        alert("Error - required components not found  - Raphael and piechart");
+        Roo.log("Error - required components not found  - Raphael and piechart"); 
         return;
     }