projects
/
ympd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2884427
)
Browse: rename root to Library
author
SuperBFG7
<daniel@despite.ch>
Thu, 17 Jun 2021 07:57:36 +0000
(09:57 +0200)
committer
SuperBFG7
<daniel@despite.ch>
Thu, 17 Jun 2021 07:57:36 +0000
(09:57 +0200)
htdocs/js/mpd.js
patch
|
blob
|
history
diff --git
a/htdocs/js/mpd.js
b/htdocs/js/mpd.js
index
e77e888
..
73d4ba5
100644
(file)
--- a/
htdocs/js/mpd.js
+++ b/
htdocs/js/mpd.js
@@
-67,7
+67,9
@@
var app = $.sammy(function () {
$('#breadcrump')
.removeClass('hide')
.empty()
- .append('<li><a uri="" onclick="set_filter(\'\')">root</a></li>');
+ .append(
+ '<li><a uri="" onclick="set_filter(\'\')">Library</a></li>'
+ );
add_filter();
$('#salamisandwich').removeClass('hide').find('tr:gt(0)').remove();
socket.send(