forked from 0x2620/pandora
typos
This commit is contained in:
parent
7e9cc878dd
commit
e56ac00a84
2 changed files with 2 additions and 2 deletions
|
|
@ -486,7 +486,7 @@ pandora.ui.mediaView = function(options, self) {
|
|||
pandora.api.moveMedia(data, function(result) {
|
||||
if (
|
||||
pandora.user.ui.item == self.options.id
|
||||
&& pandora.user.ui.itemView == 'files'
|
||||
&& pandora.user.ui.itemView == 'media'
|
||||
) {
|
||||
Ox.Request.clearCache(); // fixme: remove
|
||||
if (self.$switch.value()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue