Explorar o código

Fixed history on Lungo.Router

piniphone %!s(int64=13) %!d(string=hai) anos
pai
achega
2a828bbb5d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/Lungo.Router.coffee

+ 1 - 1
src/modules/Lungo.Router.coffee

@@ -55,7 +55,7 @@ Lungo.Router = do(lng = Lungo) ->
       if target.hasClass("aside") then lng.Aside.toggle()
 
     lng.Section.show current, target
-    do _url if Lungo.Config.history?
+    do _url if Lungo.Config.history
     do _updateNavigationElements