Ignore:
Timestamp:
12/03/09 11:39:10 (3 years ago)
Author:
Pedro Ferreira <jose.pedro.ferreira@…>
Branches:
master, burotel, hello-world-walkthrough, ipv6, new-webex, prov-dual-interface, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
Children:
e3634a
Parents:
99ebd7
git-author:
Cvetelina Angelova <csvetelina.angelova@…> (11/26/09 11:14:13)
git-committer:
Pedro Ferreira <jose.pedro.ferreira@…> (12/03/09 11:39:10)
Message:

[FIXED] - edit material popup + display subcontr

  • fixes #61 - Subcontribution Display was giving an exception;
  • fixes #41 - "Edit" material popup was not working for Display contribution, also for Management Category; the close Button in the popup now works; the popup size is fixed(before the Allowed users div was not fitting well)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/webinterface/pages/contributions.py

    re99586 rcbf814  
    5454    def getJSFiles(self): 
    5555        return WPConferenceDefaultDisplayBase.getJSFiles(self) + \ 
     56            self._includeJSPackage('Management') + \ 
    5657               self._includeJSPackage('MaterialEditor') 
    5758 
Note: See TracChangeset for help on using the changeset viewer.