MCPcopy Index your code
hub / github.com/angular-ui/ui-grid / trimEmptyHash

Function trimEmptyHash

lib/test/angular/1.5.0/angular.js:12164–12166  ·  view source on GitHub ↗
(url)

Source from the content-addressed store, hash-verified

12162}
12163
12164function trimEmptyHash(url) {
12165 return url.replace(/(#.+)|#$/, '$1');
12166}
12167
12168
12169function stripFile(url) {

Callers 1

$LocationProviderFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected