瀏覽代碼

removed chatbox

Simon Van Mierlo 8 年之前
父節點
當前提交
9f326c45ad
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      client/atompm.html

+ 2 - 2
client/atompm.html

@@ -86,7 +86,7 @@ with AToMPM.  If not, see <http://www.gnu.org/licenses/>.
 		</div>
 
 		<div class="footer" align="right">
-			<a class="enabled_link unselectable" id="showChat" href=
+			<!--a class="enabled_link unselectable" id="showChat" href=
 			"javascript:Collaboration.toggleChat();">Show Chat</a><br>
 
 			<div id="chat">
@@ -109,7 +109,7 @@ with AToMPM.  If not, see <http://www.gnu.org/licenses/>.
 				<input name="submitmsg" type="submit" id="submitmsg" value=
 				"Send">
 			  </form>
-			</div>
+			</div-->
 			<a id="a_screenshare" class="disabled_link unselectable" target="_blank">send <b>screenshare</b> invitation</a></br> 
 			<a id="a_modelshare" class="disabled_link unselectable" target="_blank">send <b>modelshare</b> invitation</a>
 		</div>