* luci/statistics: moving the graph controller to admin caused the images to be gener...
[project/luci.git] / libs / web / luasrc / dispatcher.lua
index 025ae38..ef6c688 100644 (file)
@@ -336,6 +336,8 @@ function node(...)
                c = c.nodes[v]
        end
 
+       c.path = arg
+
        return c
 end