gadael/gadael

View on GitHub
public/partials/admin/request/time-saving-deposit-edit.html

Summary

Maintainability
Test Coverage

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

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