~parthiv-patel-deactivatedaccount/web-addons/web-addons

« back to all changes in this revision

Viewing changes to web_camera/__openerp__.py

  • Committer: OpenEduCat
  • Date: 2013-10-23 07:35:37 UTC
  • mfrom: (4.2.3 web-addons)
  • Revision ID: openeducat@gmail.com-20131023073537-v4u84rcfqyh0mami
[FIX] as per suggestion in merge request

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
    'author': "Tech-Receptives Solutions Pvt. Ltd",
31
31
    'js': ['static/src/js/view.js'],
32
32
    'qweb': ['static/src/xml/webcam_template.xml'],
 
33
    'css' : ['static/src/css/base.css'],
33
34
    'installable': True,
34
35
    'auto_install': False,
35
36
    'application': True,