mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX][web_readonly_bypass] Fix wrong test suite.
- Test was not migrated to v9. - It is not still 100% migrated, but it works now. - Add to known issues that it must migrate. - Cosmetic fixes. - Run tests in bots always.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
(function(){
|
||||
"use strict";
|
||||
var instance = openerp;
|
||||
var QWeb = instance.web.qweb, _t = instance.web._t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user