This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 4 years ago

Closed 4 years ago

#846 closed enhancement (fixed)

Get rid of prototype and use jQuery instead

Reported by: jmonnich Owned by: jmonnich
Priority: normal Milestone: v0.98.1
Component: General Version:
Keywords: jquery Cc:

Description

Getting rid of prototype allows us to use $ for jQuery instead of jQuery/$j and a wrapper function making it available as $.

Change History (3)

comment:1 Changed 4 years ago by jmonnich

  • Status changed from new to assigned

comment:2 Changed 4 years ago by jmonnich

  • Status changed from assigned to awaiting_merge

comment:3 Changed 4 years ago by Adrian Moennich <jerome.ernst.monnich@…>

  • Resolution set to fixed
  • Status changed from awaiting_merge to closed

In [80545d2a5305876d16f7591bb8bcbf9c9fa4f79c/indico]:

[REF] Use $ instead of $j for jQuery

Note: See TracTickets for help on using tickets.