mirror of https://github.com/perkeep/perkeep.git
Merge "ui: fixing persisted selection state across navigation"
This commit is contained in:
commit
cfbacfcd52
|
@ -380,7 +380,6 @@ cam.IndexPage = React.createClass({
|
|||
backwardPiggy: false,
|
||||
currentURL: newURL,
|
||||
});
|
||||
this.setSelection_({});
|
||||
return true;
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue