Roo/form/Signature.js
authorChris <chris@roojs.com>
Thu, 10 Oct 2013 01:22:01 +0000 (09:22 +0800)
committerChris <chris@roojs.com>
Thu, 10 Oct 2013 01:22:01 +0000 (09:22 +0800)
Roo/form/Signature.js

index 0ecb066..5840c91 100644 (file)
@@ -248,6 +248,8 @@ Roo.extend(Roo.form.Signature, Roo.form.Field,  {
         );
     
     },
+    
+    
     // private
     getSignature : function(){
         return this.signatureTmp;
@@ -263,7 +265,7 @@ Roo.extend(Roo.form.Signature, Roo.form.Field,  {
     test : function(){
 //        Roo.log(this.signPanel.dom.contentWindow.up())
     },
-    //public
+    //private
     setConfirmed : function(){
         if(!this.getSignature()){
             return;