mirror of
https://github.com/Combodo/iTop.git
synced 2026-06-28 02:36:36 +02:00
This attributes value must be get using `.attr()` only, and never .data() This is what we adopted in the rest of the application. The `.data()` method must only be used when dealing with large data structure. When having only strings like here, it is OK to store them in the DOM
182 KiB
182 KiB