mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] delete unused variables
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
openerp.web_last_viewed_records = function(instance){
|
||||
var QWeb = instance.web.qweb;
|
||||
var _t = instance.web._t;
|
||||
|
||||
instance.web.ActionManager.include({
|
||||
last_viewed_history_var: 'odoo_last_viewed',
|
||||
last_viewed_history_size: 8,
|
||||
|
||||
Reference in New Issue
Block a user