mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update common
This commit is contained in:
@@ -33,7 +33,6 @@ def app_relaxng(view_type):
|
||||
except Exception:
|
||||
_logger.exception('Failed to load RelaxNG XML schema for views validation')
|
||||
_relaxng_cache[view_type] = None
|
||||
_logger.error('==================new rng: %s' % _file)
|
||||
return _relaxng_cache[view_type]
|
||||
|
||||
def app_reset_valid_view(view_type):
|
||||
|
||||
Reference in New Issue
Block a user