[IMP]:set indentation in js file.

bzr revid: apa@tinyerp.com-20120508104705-zri4xvoc4k1d4e9q
This commit is contained in:
Amit Patel (OpenERP) 2012-05-08 16:17:05 +05:30
parent 5e1413aca6
commit 645d2437e0
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ openerp.project = function(openerp) {
click_button = $(this.$element).find('.click_button')
click_button.attr('data-name',my_list[0].getAttribute('data-name'));
if(isNaN(parseInt(click_button.attr('data-name')))){
click_button.attr('data-type',"object")
click_button.attr('data-type',"object")
}
}
/* set background color.