#869 closed bug (fixed)
namespace clashes inm interface plugins
Reported by: | anonymous | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.1 |
Component: | interface | Version: | 1.1 |
Keywords: | namespace | Cc: | |
Blocked by: | Blocking: |
Description
some interface plugins contain references to "$". Example: $(elm) instead of jquery(elm) - these should be removed to avoid namespace-clashing (using different js-frameworks, e.g. prototype and jquery, at the same time)
Note: See
TracTickets for help on using
tickets.