Ignore:
Timestamp:
08/05/11 17:15:36 (22 months ago)
Author:
Pedro Ferreira <jose.pedro.ferreira@…>
Branches:
master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 0da0c1403bae8e51d8229f460181c71b9e6dda72
Children:
8234edd
Parents:
57c631
git-author:
Pedro Ferreira <jose.pedro.ferreira@…> (08/05/11 16:16:50)
git-committer:
Pedro Ferreira <jose.pedro.ferreira@…> (08/05/11 17:15:36)
Message:

[FIX] Moved HTML to TPLs

  • Several other fixes, include i18n true lazy strings;
  • Also replaced most old JS code with jQuery;
File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/services/implementation/contribution.py

    r3275d6 r35c7ed  
    208208    "protection.getAllowedUsersList": ContributionProtectionUserList, 
    209209    "protection.addAllowedUsers": ContributionProtectionAddUsers, 
    210     "protection.removeAllowedUser": ContributionProtectionRemoveUser, 
     210    "protection.removeAllowedUser": ContributionProtectionRemoveUser 
    211211} 
Note: See TracChangeset for help on using the changeset viewer.