Skip to content

Commit

Permalink
Fix for the Library backwards browsing
Browse files Browse the repository at this point in the history
  • Loading branch information
ACXgit committed Dec 10, 2014
1 parent a7eb637 commit 398764a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions assets/js/runeui.js
Expand Up @@ -2191,6 +2191,7 @@ if ($('#section-index').length) {
getDB({
cmd: dataCmd,
path: path,
browsemode: GUI.browsemode,
querytype: dataType
});
break;
Expand Down

0 comments on commit 398764a

Please sign in to comment.