#122 The SHA in the Tree visually seemed to be coming in the next
  • element. This fixes the issue
  • Merged 8 years ago by . Opened 8 years ago by sayanchowdhury.
    sayanchowdhury/pagure fix-tree  into  master

    file modified
    +1 -1
    @@ -66,8 +66,8 @@ 

                      repo=repo.name, identifier=branchname,

                      filename=filename + '/' + entry.name if filename else entry.name) }}">

              {{ entry.name }}

    -         </a>

              <span class="filehex">{{ entry.hex|short }}</span>

    +         </a>

          </li>

          {% endfor %}

        </ul>

    no initial comment
    Metadata