Skip to content

Commit

Permalink
[removed] location="disabled"
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Aug 27, 2014
1 parent 7f5de71 commit 6526e70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/components/Routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ var REF_NAME = '__activeRoute__';
var NAMED_LOCATIONS = {
hash: HashLocation,
history: HistoryLocation,
refresh: RefreshLocation,
disabled: RefreshLocation // TODO: Remove
refresh: RefreshLocation
};

/**
Expand Down

0 comments on commit 6526e70

Please sign in to comment.