mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev
This commit is contained in:
commit
ca5a683d60
@ -3,7 +3,7 @@
|
||||
<h1 translate>{{ 'app.public.projects_show.report_an_abuse' }}</h1>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<form role="form" name="signalForm" class="form-horizontal" novalidate autocomplete="off" ng-keydown="signupForm.$valid && $event.which == 13 && ok()">
|
||||
<form role="form" name="signalForm" class="form-horizontal" novalidate autocomplete="off" ng-keydown="signalForm.$valid && $event.which == 13 && ok()">
|
||||
<div class="form-group">
|
||||
|
||||
<div class="col-sm-6" ng-class="{'has-error': signalForm.first_name.$dirty && signalForm.first_name.$invalid}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user