Theophilix / event-table-edit-old

Event Table Edit is a free table plugin for Joomla 3.x to create a responsive, editable table with CSV / XML import and export, and a simple appointment booking system function. Any help in the development is highly appreciated.
GNU General Public License v3.0
10 stars 6 forks source link

Frontend: Deleting column is still clickable #117

Closed Theophilix closed 6 years ago

Theophilix commented 6 years ago

Even if in backend the use of the deleting column is not allowed for public users, it is still active and clickable: screenshot-2018-6-27 tabelle - event table edit test site - administration

screenshot-2018-6-27 new table 2

We should have the same "greyed out if not allowed by ACL" - function also for the deleting column.

Theophilix commented 6 years ago

Fixed in 4.7 version