1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 11:55:56 +00:00

handle_rpc_json: fix netalert button never appearing on JSON parse error

This commit is contained in:
Andrew Dolgov
2017-02-09 23:04:34 +03:00
parent 829d478f1b
commit 3188e863b3
2 changed files with 10 additions and 11 deletions

View File

@@ -232,8 +232,7 @@
<button id="net-alert" dojoType="dijit.form.Button" style="display : none" disabled="true"
title="<?php echo __("Communication problem with server.") ?>">
<img
src="images/error.png" />
<img src="images/error.png" />
</button>
<div dojoType="dijit.form.DropDownButton">