~openerp-commiter/openobject-addons/trunk-extra-addons

« back to all changes in this revision

Viewing changes to cci_audittrail/__init__.py

bugfix in overlay creation system

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- encoding: utf-8 -*-
 
2
import audittrail
 
3
import wizard
 
4
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
 
5