#112 fix ping authors in grant
This commit is contained in:
parent
c0afabc37c
commit
019ac6e0ad
@ -199,13 +199,13 @@
|
|||||||
</div>
|
</div>
|
||||||
<input type = "hidden" th:field="*{project.id}"/>
|
<input type = "hidden" th:field="*{project.id}"/>
|
||||||
</div>
|
</div>
|
||||||
|
-->
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<button id="pingButton" class="btn btn-primary text-uppercase"
|
<button id="pingButton" class="btn btn-primary text-uppercase"
|
||||||
type="button" onclick="sendPing('grantId', '/grants/ping')">
|
type="button" onclick="sendPing('grantId', '/grants/ping')">
|
||||||
Ping авторам
|
Ping авторам
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
-->
|
|
||||||
</div>
|
</div>
|
||||||
<div class="clearfix"></div>
|
<div class="clearfix"></div>
|
||||||
<div class="col-lg-12">
|
<div class="col-lg-12">
|
||||||
|
Loading…
Reference in New Issue
Block a user