roojs-ui.js
authorAlan <alan@roojs.com>
Tue, 12 Oct 2021 03:03:22 +0000 (11:03 +0800)
committerAlan <alan@roojs.com>
Tue, 12 Oct 2021 03:03:22 +0000 (11:03 +0800)
roojs-ui-debug.js
roojs-all.js
roojs-debug.js
Roo/rtf/Ctrl.js
Roo/rtf/Group.js

Roo/rtf/Ctrl.js
Roo/rtf/Group.js
roojs-debug.js
roojs-ui-debug.js

index 6794d9c..7a0d40f 100644 (file)
@@ -3,4 +3,4 @@ Roo.rtf.Ctrl = function(opts)
 {
     this.value = opts.value;
     this.param = opts.param;
-}
+};
index f4dca65..bc6db3e 100644 (file)
@@ -4,7 +4,8 @@ Roo.rtf.Group = function(parent)
     // we dont want to acutally store parent - it will make debug a nightmare..
     this.content = [];
     
-}
+};
+
 Roo.rtf.Group.prototype = {
     ignorable : false,
     content: false,
@@ -36,4 +37,4 @@ Roo.rtf.Group.prototype = {
         }).join(""));
     }
     
-}
\ No newline at end of file
+};
\ No newline at end of file
index 8055a03..6af12b3 100644 (file)
@@ -44564,7 +44564,7 @@ Roo.rtf.Ctrl = function(opts)
 {
     this.value = opts.value;
     this.param = opts.param;
-}
+};
 /**
  *
  *
index 90f406c..4ca7115 100644 (file)
@@ -20596,7 +20596,7 @@ Roo.rtf.Ctrl = function(opts)
 {
     this.value = opts.value;
     this.param = opts.param;
-}
+};
 /**
  *
  *