Skip to content

Commit

Permalink
Merge pull request #2 from ems-project/submissions
Browse files Browse the repository at this point in the history
bugfix validation
  • Loading branch information
dameert authored May 2, 2019
2 parents ada7f4c + 74a700f commit 02679a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Resources/assets/FormValidations/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
* 2. In your app.js add : import {} from 'emsf';
* 3. Create the minified files with yarn or webpack
*/
import setNissInszValidation from './js/nissValidation';
import setNissInszValidation from './js/nissValidation';

window.setNissInszValidation = setNissInszValidation;

0 comments on commit 02679a0

Please sign in to comment.