Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #28475 All Revisions ] Back to Issue ]
Summary 0028475: Wrong coding
Revision 2014-12-23 14:50 by dbaz
Description pickListProperties defined inside "init: function" instead as a standalone changeDefaults

https://code.openbravo.com/erp/devel/pi/file/tip/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js#l79 [^]

Note that once it be refactored, the following lines could be erased too:

      showOverAsSelected: this.pickListProperties.showOverAsSelected,
      bodyKeyPress: this.pickListProperties.bodyKeyPress,
Revision 2014-12-23 14:50 by dbaz
Description pickListProperties defined in "init: function" instead as a changeDefaults

https://code.openbravo.com/erp/devel/pi/file/tip/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js#l79 [^]

Note that once it be refactored, the following lines could be erased too:

      showOverAsSelected: this.pickListProperties.showOverAsSelected,
      bodyKeyPress: this.pickListProperties.bodyKeyPress,


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker