mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-04 00:36:45 +00:00
Fix Incidence matrix field. Removed duplications.
This commit is contained in:
parent
52c15a5e33
commit
9360ed7251
10
tpl/home.php
10
tpl/home.php
@ -349,16 +349,6 @@
|
|||||||
<div><span class="glyphicon glyphicon-remove-sign text-danger"></span> <?= L('bad_inc_matrix_message')?></div>
|
<div><span class="glyphicon glyphicon-remove-sign text-danger"></span> <?= L('bad_inc_matrix_message')?></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="incidenceMatrix">
|
|
||||||
<form>
|
|
||||||
<fieldset>
|
|
||||||
<p><?= L('incidence_matrix_description')?></p>
|
|
||||||
<textarea name="incidenceMatrixField" id="IncidenceMatrixField" wrap="off"></textarea>
|
|
||||||
<p id="BadIncidenceMatrixFormatMessage"><?= L('incidence_matrix_bad_format')?></p>
|
|
||||||
</fieldset>
|
|
||||||
</form>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="voteDialog">
|
<div id="voteDialog">
|
||||||
<form>
|
<form>
|
||||||
<fieldset>
|
<fieldset>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user