~acsone-openerp/acsone-addons/7.0

« back to all changes in this revision

Viewing changes to html_widget_embedded_picture/__init__.py

  • Committer: Jonathan Nemry
  • Date: 2014-03-13 18:50:17 UTC
  • Revision ID: jonathan.nemry@acsone.eu-20140313185017-gnfglbgo4m429kaw
[CHG] Embedded Picture Fully Completed

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
27
27
#
28
28
##############################################################################
 
29
from . import controllers
29
30
 
30
31
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: