Project

General

Profile

Revision 02c4a1e7

ID02c4a1e751b5e5251c5a542fd5b668951a15fa26
Parent 04cd2200
Child d3bc1ee3

Added by Francois POIROTTE almost 7 years ago

[#1543] Compatibilité TG 2.3.x

Change-Id: I9171224d261ccbc2d9a1b3d3c9107f10742bdd54
Refs: #1543

View differences:

vigiboard/widgets/edit_event.py
5 5

  
6 6
"""Le formulaire d'édition d'un événement."""
7 7

  
8
from pylons.i18n import lazy_ugettext as l_
8
from tg.i18n import lazy_ugettext as l_
9 9
from tw.api import WidgetsList
10 10
from tw.forms import TableForm, SingleSelectField, TextField, \
11 11
                        HiddenField, Label

Also available in: Unified diff