gadael/gadael

View on GitHub
public/partials/admin/request/workperiod-recover-edit.html

Summary

Maintainability
Test Coverage

<h3 ng-if="newRequest"><span translate>Create a new overtime declaration for {{request.user.name}}</span></h3>
<h3 ng-if="editRequest"><span translate>Edit an overtime declaration for {{request.user.name}}</span></h3>

<ng-include src="'partials/utils/common/request/workperiod-recover-edit.html'"></ng-include>