javascript - Disabling login button in openerp -


how disable login button in openerp? want disable login button in openerp login page. can please me out on how disable button in javascript?

disable login button , or hide login button using js

self.$el.find('button').hide(); in start function of instance.web.login


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -