luci-app-transmission: fix '&nbsp' exception in OpenWrt theme
authorAlexander Egorenkov <egorenar-dev@posteo.net>
Sun, 4 Apr 2021 10:41:03 +0000 (12:41 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 11 Apr 2021 08:24:07 +0000 (11:24 +0300)
commitafd096edfcd5669510702b47c964ba75d698d5af
tree49befd0524441fdcfbe2525d227d5c83bc50632c
parent3b652a70a8126fbcb1d5da06dac695b61bc5e261
luci-app-transmission: fix '&nbsp' exception in OpenWrt theme

Convert '&nbsp;' to '&#160;' which is both syntactically correct (semicolon present) and XHTML compliant.

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js