MCPcopy Create free account
hub / github.com/apache/cloudstack / pathPrefixFromBase

Function pathPrefixFromBase

tools/ngui/static/js/lib/angular.js:5087–5089  ·  view source on GitHub ↗
(basePath)

Source from the content-addressed store, hash-verified

5085
5086
5087function pathPrefixFromBase(basePath) {
5088 return basePath.substr(0, basePath.lastIndexOf('/'));
5089}
5090
5091
5092function convertToHtml5Url(url, basePath, hashPrefix) {

Callers 3

convertToHtml5UrlFunction · 0.85
convertToHashbangUrlFunction · 0.85
$LocationProviderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected