mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-02 12:16:56 -06:00
689f7ba01a
Columns can have width set or not. Without setting the width it was computed based on tbody width and number of columns. This method is working well if no column has width set. The disadvantage of this approach is that all columns have the same width and so they are not reflecting their possible usage. Flag columns such as 'external' in rule association tables or various 'enable' flags in search facets can be narrower. If we set them fixed small width it will have different size because this width is not currently added to the computation. This is fixing this problem so dynamic and fixed width can be combined and the columns have desired width. https://fedorahosted.org/freeipa/ticket/2200 |
||
---|---|---|
.. | ||
images | ||
test | ||
aci.js | ||
add.js | ||
association.js | ||
automount.js | ||
browser.js | ||
certificate.js | ||
details.js | ||
develop.js | ||
dialog.js | ||
dns.js | ||
entitle.js | ||
entity.js | ||
extension.js | ||
facet.js | ||
favicon.ico | ||
field.js | ||
group.js | ||
hbac.js | ||
hbactest.js | ||
host.js | ||
hostgroup.js | ||
index.html | ||
ipa.css | ||
ipa.js | ||
jquery-ui.css | ||
jquery-ui.js | ||
jquery.ba-bbq.js | ||
jquery.js | ||
jquery.ordered-map.js | ||
jsl.conf | ||
json2.js | ||
Makefile.am | ||
navigation.js | ||
netgroup.js | ||
overpass_bold-web.eot | ||
overpass_bold-web.svg | ||
overpass_bold-web.ttf | ||
overpass_bold-web.woff | ||
overpass_regular-web.eot | ||
overpass_regular-web.svg | ||
overpass_regular-web.ttf | ||
overpass_regular-web.woff | ||
policy.js | ||
rule.js | ||
search.js | ||
serverconfig.js | ||
service.js | ||
sudo.js | ||
user.js | ||
webui.js | ||
widget.js |