madmartin / Jarolift_MQTT

Controlling Jarolift TDEF 433MHZ radio shutters via ESP8266 and CC1101 Transceiver Module in asynchronous mode
GNU General Public License v3.0
67 stars 28 forks source link

WebUI shutter page: edited channel names cannot be saved #2

Closed madmartin closed 6 years ago

madmartin commented 6 years ago

on the WebUI shutter page, while trying to edit, the "finish" button has no effect. This is a known problem with Firefox browser, and is known to work with Chrome/Chromium.

sidddy commented 6 years ago

Hi,

please check pull request #3 . At least it fixes the problem for me :-)

BR, Sidddy

madmartin commented 6 years ago

Closed with PR #3 Many thanks!