Skip to content

Add snipe-it custom JavaScript validation

Ana Rute Mendes requested to merge snipe-integration into deploy/production

The only way I found to add a custom js file was directly in the webroot folder. To make sure it never generate conflicts when updating phab, I created an extensions folder in the js directory.

This file is called by the SnipeItHelper class.

Merge request reports