URL: https://github.com/freeipa/freeipa/pull/981 Author: pvomacka Title: #981: [ipa-4-5] WebUI: fix incorrectly shown links in association tables Action: opened
PR body: """ Previously all columns was shown as links, that was caused by setting link attribute of each column to true. This true value was there because of possibility to turn off links in whole table on self-service pages.
Now only column which is primary key is set to be shown as link.
https://pagure.io/freeipa/issue/7066 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/981/head:pr981 git checkout pr981
URL: https://github.com/freeipa/freeipa/pull/981 Author: pvomacka Title: #981: [ipa-4-5] WebUI: fix incorrectly shown links in association tables Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/981/head:pr981 git checkout pr981
freeipa-devel@lists.fedorahosted.org