Changeset a6fad7 in indico


Ignore:
Timestamp:
06/24/11 14:31:49 (2 years 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:
92c7d7
Parents:
d5831e
git-author:
Adrian Moennich <jerome.ernst.monnich@…> (06/15/11 11:27:09)
git-committer:
Pedro Ferreira <jose.pedro.ferreira@…> (06/24/11 14:31:49)
Message:

[MIN] Remove unused template

Location:
indico/MaKaC/webinterface
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/webinterface/wcomponents.py

    r704ff0 ra6fad7  
    63136313        newParams4Next['eYear'] = nextEndD.year 
    63146314 
    6315         #Number of the RoomBookingBookingListPrevNext templates used in the code. 
    6316         #Variable increments when new template is put. 
    6317         vars["attributes"] = { "prevNextNo" : 0 } 
     6315        vars["attributes"] = { } 
    63186316        vars["withPrevNext"] = True 
    63196317        vars["prevURL"] = urlHandlers.UHRoomBookingBookingList.getURL( newParams = newParams4Previous ) 
Note: See TracChangeset for help on using the changeset viewer.