diff options
author | Anton Kikin <a.kikin@tano-systems.com> | 2020-04-19 05:55:03 +0300 |
---|---|---|
committer | Anton Kikin <a.kikin@tano-systems.com> | 2020-04-19 13:56:24 +0300 |
commit | da0e974db5865daf6d634ae5f7649f5b5fc2ef31 (patch) | |
tree | bd6a04b5b2981b276e049e5872ce23ca464b426b /modules/luci-base/htdocs/cgi-bin | |
parent | f76a020db1936e66551e1e33c6bbc1fb6bc727e3 (diff) |
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>
Diffstat (limited to 'modules/luci-base/htdocs/cgi-bin')
0 files changed, 0 insertions, 0 deletions