Skip to content
Snippets Groups Projects
Commit 56cfc64c authored by Brian Moe's avatar Brian Moe
Browse files

Merge branch 'master' of draco.phys.uwm.edu:gracedb

parents ae23e31f d0ce1e46
No related branches found
No related tags found
No related merge requests found
static/images/CITA_logo-anim.gif

36.3 KiB

......@@ -70,11 +70,13 @@ function changeTime(obj, label) {
</td>
<td align="center">
{% if ligouser and ligouser.name == "Chad Hanna" or ligouser.name == "Kipp Cannon" %}
{% if ligouser and ligouser.name == "Chad Hanna" %}
<img width="194" height="37" src="/gracedb-static/images/PI_Logo-anim.gif">
{% else %}{% if ligouser and ligouser.name == "Kipp Cannon" %}
<img width="194" height="37" src="/gracedb-static/images/CITA_logo-anim.gif">
{% else %}
<img width="107" height="37" src="/gracedb-static/images/anim2.gif">
{% endif %}
{% endif %}{% endif %}
<!-- 287px 101px -->
</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment