mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 00:05:57 +00:00
reduce Amount of Caps Used in Multiple Dialogs
This commit is contained in:
@@ -300,7 +300,7 @@ define(["dojo/_base/declare", "dojo/dom-construct", "lib/CheckBoxTree", "dojo/_b
|
||||
|
||||
try {
|
||||
const dialog = new fox.SingleUseDialog({
|
||||
title: __("Edit Multiple Feeds"),
|
||||
title: __("Edit multiple feeds"),
|
||||
/*getChildByName: function (name) {
|
||||
let rv = null;
|
||||
this.getChildren().forEach(
|
||||
|
||||
Reference in New Issue
Block a user