Преглед на файлове

Fixed history on Lungo.Router

piniphone преди 13 години
родител
ревизия
2a828bbb5d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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