Changeset - 53a04262d40e
[Not reviewed]
0 1 0
Luke Hatcher - 12 years ago 2012-07-13 07:11:22
lukeman@gmail.com
update dashboard
1 file changed with 2 insertions and 4 deletions:
0 comments (0 inline, 0 general)
symposion_project/templates/dashboard.html
Show inline comments
...
 
@@ -12,6 +12,5 @@
 
    
 
    <section id="dashboard_speakers">
 
    <section id="dashboard_speakers" class="dashboard-section well">
 
        <h3>{% trans "Speaking" %}</h3>
 
        {% if not user.speaker_profile %}
 
            <div class="alert alert-info">
 
                <p>To submit a proposal, you must first create a speaker profile.</p>
...
 
@@ -20,3 +19,2 @@
 
                </a>
 
            </div>
 

	
...
 
@@ -82,3 +80,3 @@
 
    
 
    <section id="dashboard_sponsorship">
 
    <section id="dashboard_sponsorship" class="dashboard-section well">
 
        <h3>{% trans "Sponsorship" %}</h3>
0 comments (0 inline, 0 general)