fixed worker calendar
gitea/salix/dev This commit looks good Details

This commit is contained in:
Joan Sanchez 2019-06-14 08:15:14 +02:00
parent 4b9fce6dae
commit a9aaa3329a
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
const UserError = require('vn-loopback/util/user-error');
const ParameterizedSQL = require('loopback-connector').ParameterizedSQL;
module.exports = Self => {
Self.remoteMethodCtx('absences', {