mirror of https://gitlab.com/tildes/tildes.git
Browse Source
Previously these methods for generating "base" and "normal" urls weren't treating each route individually and just had a single list of query vars that would be kept for all routes. This approach is a lot more flexible and allows separating out only the variables relevant for a particular route.merge-requests/32/head
Deimos
6 years ago
1 changed files with 19 additions and 5 deletions
Loading…
Reference in new issue