Skip to content

Commit

Permalink
[added] <Routes location="none">
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Oct 3, 2014
1 parent c5d6051 commit d2aa7cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/mixins/PathState.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ var PathStore = require('../stores/PathStore');
* A hash of { name: location } pairs.
*/
var NAMED_LOCATIONS = {
none: null,
hash: HashLocation,
history: HistoryLocation,
refresh: RefreshLocation
Expand Down

0 comments on commit d2aa7cb

Please sign in to comment.