Explorar el Código

Editor: Commented out Dialog.

Mr.doob hace 10 años
padre
commit
859cac86e5
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 );
+			*/
 
 			//