Horodatage pour portage de repas
fct.getHoroApi = HorodatageService;
fct.horodatage = {
ressource: "CLIENT",
idRessource: $stateParams.id
};
ms-horodatage(ms-id='horodatage',
ms-ressource='{{leftMenuCtl.fct.horodatage.ressource}}',
ms-ressource-id='::leftMenuCtl.fct.horodatage.idRessource',
ms-api='::leftMenuCtl.fct.getHoroApi',
ms-style='position: absolute; top: 15px; right : 30px;',
ms-class='fa-3-2x'
)
ms-horodatage(ms-id='horodatage',
ms-ressource='{{indispoCliCreModCtl.fct.horodatage.ressource}}',
ms-ressource-id='::indispoCliCreModCtl.fct.horodatage.idRessource',
ms-api='::indispoCliCreModCtl.fct.getHoroApi',
ng-if='::(indispoCliCreModCtl.fct.msUpdating && indispoCliCreModCtl.fct.horodatage)',
ms-style='position: absolute; margin-top: 13px; margin-left: 5px;'
)