mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-09 11:34:24 +08:00
Fix multislashes
This commit is contained in:
@@ -45,7 +45,7 @@ angular.module("sideBySide").controller "ComparisonController",
|
||||
# TODO else notification
|
||||
|
||||
load(
|
||||
route.appUrl + '/' + route.params.base.replace /\./g, '/'
|
||||
route.getBaseDir()
|
||||
route.params.display
|
||||
)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user