pluginsGLPI / genericobject

Genericobject object plugin
http://glpi-plugins.rtfd.io/en/latest/genericobject/index.html
GNU General Public License v3.0
54 stars 60 forks source link

Fix rights matrix display for object; fixes #182 #190

Closed cedric-anne closed 6 years ago

cedric-anne commented 6 years ago

Profile::displayRightsChoiceMatrix() displays the matrix after filling it with values corresponding to loaded profile. As there is no function to display a matrix based on multiple profiles, I displayed one matrix per profile to fix this bug quickly. Maybe it should be enhanced later. object-rights