Files
iTop/js
Molkobain db0c796218 Activity panel: Fix click on "compose" button doing nothing when on a "read-only" case log tab
Note: The behavior is not implemented yet, but it's the following the same path as when the user is on the "activity" tab
2021-02-25 09:52:18 +01:00
..
2019-10-30 10:11:33 +01:00
2021-02-22 13:53:41 +01:00
2020-11-03 16:15:03 +01:00
2018-07-23 06:58:30 +00:00
2015-09-08 14:06:00 +00:00
2014-11-07 13:25:37 +00:00
2021-02-24 16:17:12 +01:00

In order to better separate our developments from the embedded third-party libs, files should be moved in either the /components or /lib folders.

IMPORTANT: Before moving a file, we should first consider if:

  • The file is used in an iTop extension that should be compatible with the iTop version currently under developments
  • The file is still used in iTop itself (or if we can consider removing it for clean up)