File diff f0868a896be6 → c8e21b8011e3
pinaxcon/templates/dashboard.html
Show inline comments
...
 
@@ -164,6 +164,13 @@
 
                  to put this toward other purchases, or to refund it.</p>
 
              {% endif %}
 
            {% endif %}
 

	
 
          {% if user.is_staff %}
 
            <h4>Registration reports</h4>
 

	
 
            <p><a href="{% url "reports_list" %}">View available reports</a>.
 
            </p>
 
          {% endif %}
 
          </div>
 
    </div>