luci/modules/luci-base/htdocs
Anton Kikin da0e974db5 luci-base: form.js: fix TableSection descriptions row rendering
In some cases, a table cell at actions column of a descriptions row
may not be rendered. For example, this happens for GridSection when
sorting is disabled:

    s = m.section(form.GridSection, 'section_type');
    s.sortable = false;

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2020-04-19 13:56:24 +03:00
..
cgi-bin Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-static/resources luci-base: form.js: fix TableSection descriptions row rendering 2020-04-19 13:56:24 +03:00