You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allowEdit flag is being ignored. Either I set it to true or false, the user can allways delete tags.
On http://tagedit.webwork-albrecht.de it reads:
"allowDelete
Switch on/off deletion of entries. Will be ignored if allowEdit = false
default: true"
So if it is set to true, delete is permitted
If it is set to false, it is ignored, so delete is also permitted? :P
The text was updated successfully, but these errors were encountered:
allowEdit flag is being ignored. Either I set it to true or false, the user can allways delete tags.
On http://tagedit.webwork-albrecht.de it reads:
"allowDelete
Switch on/off deletion of entries. Will be ignored if allowEdit = false
default: true"
So if it is set to true, delete is permitted
If it is set to false, it is ignored, so delete is also permitted? :P
The text was updated successfully, but these errors were encountered: