create undefined places/events

This commit is contained in:
j 2012-02-01 15:25:18 +00:00
commit 1f1683c5a5
7 changed files with 120 additions and 43 deletions

View file

@ -121,8 +121,6 @@ pandora.URL = (function() {
if (state.find) {
if (!state.item) {
set.find = state.find;
} else if (pandora.isItemFind(state.find)) {
set.itemFind = state.find;
}
}