mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_favicon: Migrated to 10.0 (#459)
This commit is contained in:
committed by
Pedro M. Baeza
parent
ed69fa2a48
commit
ab90a5e0b5
@@ -4,8 +4,8 @@
|
||||
|
||||
import StringIO
|
||||
import base64
|
||||
from openerp import http
|
||||
from openerp.tools.misc import file_open
|
||||
from odoo import http
|
||||
from odoo.tools.misc import file_open
|
||||
|
||||
|
||||
class WebFavicon(http.Controller):
|
||||
|
||||
Reference in New Issue
Block a user