Files
iTop/js
2020-10-09 09:26:39 +02:00
..
2020-10-08 16:25:45 +02:00
2018-07-23 06:58:30 +00:00
2015-09-08 14:06:00 +00:00
2020-08-19 16:06:37 +02: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)