Browse Source

Editor: Commented out Dialog.

Mr.doob 10 năm trước cách đây
mục cha
commit
859cac86e5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      editor/index.html

+ 2 - 0
editor/index.html

@@ -128,8 +128,10 @@
 			var sidebar = new Sidebar( editor );
 			document.body.appendChild( sidebar.dom );
 
+			/*
 			var dialog = new UI.Dialog();
 			document.body.appendChild( dialog.dom );
+			*/
 
 			//