mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
* Add GET parameter to close window after product creation PR for issue #419 This only works when the window was opened by Javascript (eg. from a third party plugin like Barcode Buddy) * Added flow if window closing fails If the window could not be closed, the normal flow continues Added comments * Made GET parameter case insensitive