Ignore:
Timestamp:
28 Nov 2013, 15:12:39 (11 years ago)
Author:
Henrik Bettermann
Message:

Resolve configuration conflict.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/viewlets.py

    r10802 r10803  
    131131class StudentManageAccommodationLink(StudentManageLink):
    132132    grok.order(7)
    133     grok.name('studentmanageapplicationlink')
     133    grok.name('studentmanageaccommodationlink')
    134134    grok.require('waeup.handleAccommodation')
    135135    link = 'accommodation'
Note: See TracChangeset for help on using the changeset viewer.