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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user