Pārlūkot izejas kodu

Refolder modules

Javi Jimenez Villar 13 gadi atpakaļ
vecāks
revīzija
dae9aa6c7a

+ 1 - 1
src/router/Lungo.Router.Aside.coffee

@@ -1,7 +1,7 @@
 ###
 Initialize the <articles> layout of a certain <section>
 
-@namespace Lungo.View
+@namespace Lungo
 @class Aside
 
 @author Javier Jimenez Villar <javi@tapquo.com> || @soyjavi

src/router/Lungo.Router.coffee → src/modules/Lungo.Router.coffee


+ 1 - 1
src/router/Lungo.Router.Section.coffee

@@ -1,7 +1,7 @@
 ###
 Initialize the <articles> layout of a certain <section>
 
-@namespace Lungo.View
+@namespace Lungo
 @class Section
 
 @author Javier Jimenez Villar <javi@tapquo.com> || @soyjavi