diff --git a/tmp_msg/msg.html b/tmp_msg/msg.html index 233ad12a..961c2645 100644 --- a/tmp_msg/msg.html +++ b/tmp_msg/msg.html @@ -16,6 +16,23 @@ +
+
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
\ No newline at end of file diff --git a/tmp_msg/msg.js b/tmp_msg/msg.js index e69de29b..dac2d41c 100644 --- a/tmp_msg/msg.js +++ b/tmp_msg/msg.js @@ -0,0 +1,11 @@ +jQuery(function($){ + + var generalID=1; + var sequence =null; + +}); + + +function refreshMsg(){ + +} \ No newline at end of file