Metadata
- Source
- FLUID-3770
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Anastasia Cheetham
- Created
2010-10-01T16:15:53.745-0400 - Updated
2013-08-16T10:51:53.479-0400 - Versions
-
- 1.3
- 1.4
- Fixed Versions
-
- 1.5
- Component
-
- Pager
- Renderer
Description
The function fluid.iota(), initially confined to the Pager, has now been duplicated in RendererUtilities.js
It doesn't seem to be used anywhere outside the Pager, at least not that I can find. We should decide which one to keep, and get rid of the other one.
Comments
-
Antranig Basman commented
2013-07-22T21:18:25.464-0400 Merged into trunk at revision acf4633. fluid.iota now hoisted into core framework since it is used from more than 1 site.