web2019/static/js/shop/warnings.js
2024-01-09 10:14:53 +08:00

6 lines
299 B
JavaScript

/**
* This module should contain warnings subsystem.
* First idea - there should be either definitive list of available warnings,
* or defined as some json logic leading to the warning message(s), similar way how FillExtData works.
* Second - resources indicator should be separate component
*/