Changes between Initial Version and Version 1 of Ticket #16695, comment 11
- Timestamp:
- 03/24/2011 05:52:16 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16695, comment 11
initial v1 3 3 Having two methods of doing the exact same thing is not a good idea. 4 4 5 I think a better approach would be to wrap everything in a closure and just expose edButtons and edButton .5 I think a better approach would be to wrap everything in a closure and just expose edButtons and edButton, with an additional callback argument.