summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-01-17 10:37:40 +0300
committerAndrew Dolgov <[email protected]>2021-01-17 10:37:40 +0300
commitb2993bcd3076ac20ab02d2402c0217ace0ac6d02 (patch)
tree933b1f68e008d4ea345b447de69f1bb57a810190 /js
parent78ed64932f5e3808bbb2753889918e3fb5349aa4 (diff)
remove menu options to manually un/archive articles
Diffstat (limited to 'js')
-rwxr-xr-xjs/Headlines.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/Headlines.js b/js/Headlines.js
index b98098c33..78ad6d9c4 100755
--- a/js/Headlines.js
+++ b/js/Headlines.js
@@ -1085,6 +1085,7 @@ const Headlines = {
}
}
},
+ /* not exposed in the UI by default, deprecated - ? */
archiveSelection: function () {
const rows = Headlines.getSelected();