Преглед изворни кода

Editor: Commented out Dialog.

Mr.doob пре 10 година
родитељ
комит
859cac86e5
1 измењених фајлова са 2 додато и 0 уклоњено
  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 );
+			*/
 
 			//