Ignore:
Timestamp:
09/01/11 17:06:44 (21 months ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 0da0c1403bae8e51d8229f460181c71b9e6dda72
Children:
614283
Parents:
d9a4d0
Message:

[FIX] Wrong import

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/webinterface/rh/CFADisplay.py

    r633342 rb69e00  
    1818## along with CDS Indico; if not, write to the Free Software Foundation, Inc., 
    1919## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. 
    20 from indico.MaKaC.webinterface.rh.fileAccess import RHFileAccess 
    2120 
    2221import os 
     
    4443from indico.util.i18n import i18nformat 
    4544from MaKaC.webinterface.common.abstractDataWrapper import AbstractParam 
     45from MaKaC.webinterface.rh.fileAccess import RHFileAccess 
     46 
    4647 
    4748 
Note: See TracChangeset for help on using the changeset viewer.