Project:
View Revisions: Issue #43761 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0043761: Remove updateSyncIcon() from ob-requestrouter | ||
Revision | 2020-04-17 09:02 by caristu | ||
Description | The synchronization icon management is now done with a Synchronization Buffer listener[1]. This management was previously done with the updateSyncIcon function defined in ob-requestrouter[2]. This function displays a deprecation message if used but it should be removed to avoid confusion. [1] https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/app/model/synchronization-buffer/SyncIconManagement.js [^] [2] https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/source/data/ob-requestrouter.js#L523 [^] |
||
Revision | 2020-04-17 09:02 by caristu | ||
Description | The synchronization icon management is now done with a Synchronization Buffer listener[1]. This management was previously done with the updateSyncIcon function defined in ob-requestrouter[2]. This function displays a deprecation message if used but it should be removed to avoid confusion. [1] https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/app/model/synchronization-buffer/SyncIconManagement.js [^] [2] https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/source/data/ob-requestrouter.js#L523 [^] |
Copyright © 2000 - 2009 MantisBT Group |