[views] Remove cubicweb.rtags warnings
When this cube is used without 'addressbook', some relations are not set. views.py always sets uicfg tags for those relations, which throws warnings in cubicweb.rtags. The solution is to only call uicfg when the 'addressbook' is used.
Please register or sign in to comment