Repair loadOriginalAuthor() and migrate JKA Network name to Code Solutions Project

This commit is contained in:
JoseluCross
2018-10-11 19:45:53 +02:00
parent be6caf9702
commit 60a218c4ad
18 changed files with 21 additions and 28 deletions

View File

@@ -28,8 +28,10 @@
<div style='text-align: center; font-size: 22px; '><a href='{{ path('codeVer',{'idc': code.idc,'lang': code.lang}) }}'>View version's history</a></div>
{% endif %}
{#<div id='QOZU_box'>Se necesita tener JavaScript habilitado para poder ver los comentarios de la web.</div>#}
{% if page.otherI or user.nick is defined %}
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" style="text-align:center;"><h3>Other implementations</h3>
</div>
{% endif %}
{% if page.otherI %}
{% for i in otherImplementation %}
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12" style='text-align: center;'>
@@ -108,7 +110,7 @@
</div>
{% endif %}
{% if user.nick is defined and user.IDU == code.idu%}
{% if user.nick is defined and user.IDU == code.idu %}
<div id="modify" class="modal fade" role="dialog" aria-labelledby="modify"
aria-hidden="true">
<div class="vertical-alignment-helper">