Pman.Lock.js
[Pman.Core] / Pman.Lock.js
index 823d687..cb8eb28 100644 (file)
@@ -5,7 +5,7 @@
  * usage:
  * 
  
-    * new Pman.Lock( {
+     new Pman.Lock( {
           table : 'Product',
          id : 123,
          success : function(lock) { ..show dialog etc.....