From: Dobrica Pavlinusic Date: Mon, 14 Mar 2011 20:32:14 +0000 (+0000) Subject: cleanup CRM search X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=2e8ea5faf9b6135c7d671816ec4dc31c7fd37d4f;p=APKPM.git cleanup CRM search --- diff --git a/public/CRM.html b/public/CRM.html index e37eb27..812e273 100644 --- a/public/CRM.html +++ b/public/CRM.html @@ -16,6 +16,7 @@ }; this.clear = function() { + self.url = null; self.code = null; self.response = null; }; @@ -23,11 +24,12 @@ PingCntl.$inject = ['$xhr'];
- + loading {{url}} + {{response.length}} results @@ -48,7 +50,8 @@
USERNAME{{u.OPT82}}
-
+    
+    
 url={{url}}
 code={{code}}
 response={{response}}