mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[10.0][MIG] web_widget_darkroom: Migrated to 10.0
This commit is contained in:
committed by
Dave Lasley
parent
e5d65e7a8d
commit
cf8f89d776
@@ -6,7 +6,7 @@
|
||||
'name': 'Web DarkroomJS Image Editing',
|
||||
'summary': 'Provides web widget for image editing and adds it to standard'
|
||||
' image widget as modal',
|
||||
'version': '9.0.1.0.1',
|
||||
'version': '10.0.1.0.1',
|
||||
'category': 'Web',
|
||||
'website': 'https://laslabs.com/',
|
||||
'author': 'LasLabs, Odoo Community Association (OCA)',
|
||||
@@ -2,7 +2,7 @@
|
||||
# Copyright 2017 LasLabs Inc.
|
||||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
|
||||
from openerp.tests.common import TransactionCase
|
||||
from odoo.tests.common import TransactionCase
|
||||
|
||||
|
||||
class TestDarkroomModal(TransactionCase):
|
||||
|
||||
Reference in New Issue
Block a user