Explorar o código

comment correctly positioned

Herbert Vojčík %!s(int64=10) %!d(string=hai) anos
pai
achega
c6184560bb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      root/index.html

+ 1 - 1
root/index.html

@@ -19,8 +19,8 @@
           '{%= namespace %}/{%= name %}',
           '{%= namespace %}/{%= name %}-Tests'
       ], function (smalltalk) {
-          //used for all new packages in IDE
           smalltalk.initialize({
+            //used for all new packages in IDE
             'transport.defaultAmdNamespace': "{%= namespace %}"
           });
       });