gadael/gadael

View on GitHub
public/partials/account/request/absence-edit.html

Summary

Maintainability
Test Coverage

<h3 ng-if="newRequest"><span translate>Create a new vacation request</span></h3>
<h3 ng-if="editRequest"><span translate>Edit a vacation request</span></h3>

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