mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:15:56 +00:00
tmp disable colored labels (2)
This commit is contained in:
3
prefs.js
3
prefs.js
@@ -1968,6 +1968,7 @@ function batchFeedsToggleField(cb, elem, label) {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
function colorPicker(caller, id, fg, bg) {
|
||||
try {
|
||||
var picker = document.getElementById("colorPicker");
|
||||
@@ -1979,4 +1980,4 @@ function colorPicker(caller, id, fg, bg) {
|
||||
} catch (e) {
|
||||
exception_error("colorPicker", e);
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
Reference in New Issue
Block a user