Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormormegil <mormegil@centrum.cz>2021-08-20 15:27:09 +0300
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-08-23 18:44:41 +0300
commit34c1f5c7a54342314d6e0426cb7b85153853bf6b (patch)
tree389e18ca295b554d76cf2a5d78b7867ecfd9e9ec /js/package.json
parent0432d30e7bfd676bae3479d152d2279b0290de39 (diff)
Fix favicon element making broken requests
The markup for favicon `<img>` element in feed item used `src` instead of `ng-src`, causing browser to make broken requests for `.../apps/news/%7B%7B%20::Content.getFeed(item.feedId).faviconLink%20%7D%7D` Changing the attribute to `ng-src` fixed that. Signed-off-by: mormegil <mormegil@centrum.cz>
Diffstat (limited to 'js/package.json')
0 files changed, 0 insertions, 0 deletions