Closed (fixed)
Project:
Entityqueue
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2017 at 15:09 UTC
Updated:
20 Dec 2017 at 20:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mallezieAnd a patch
Comment #3
quicksketchHere's an updated patch that accomplishes the same thing in a slightly more explicit manner by checking a dedicated property to determine if new items have been added.
Comment #5
quicksketchComment #6
quicksketchHeh, follow-up here because this caused the message to NOT be shown when removing items. Now the message is shown both if items are added or removed (but not when clicking "Add" with no items).