URL: https://github.com/freeipa/freeipa/pull/977 Author: pvomacka Title: #977: 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/977/head:pr977 git checkout pr977
URL: https://github.com/freeipa/freeipa/pull/977 Author: pvomacka Title: #977: 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/977/head:pr977 git checkout pr977
freeipa-devel@lists.fedorahosted.org