luci-app-uhttpd: rename all non-reused vars to m, s, o 7437/head
authorSergey Ponomarev <stokito@gmail.com>
Sun, 26 May 2024 20:42:36 +0000 (23:42 +0300)
committerSergey Ponomarev <stokito@gmail.com>
Sun, 1 Dec 2024 11:57:48 +0000 (13:57 +0200)
commit6df635d8bca4c8a380c0a8bc9e95a36aa372b458
tree1c3718f7194efbbfd92d7c37fd7d12bdbf7d9ccf
parentdfd802abdcd98100d509a6c84014f6854584b8b9
luci-app-uhttpd: rename all non-reused vars to m, s, o

The code style of Luci declares three vars for map, section and option and reuses them.
This makes code clearer and better to compress.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js