Changeset - 9c14b815c547
[Not reviewed]
0 1 0
Joshua Simmons - 7 years ago 2017-08-13 01:54:16
i@joshuasimmons.name
link directly to proposal submission form as there is only one proposal type
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/dashboard.html
Show inline comments
...
 
@@ -41,7 +41,7 @@
 
                    <a href="{% url "speaker_edit" %}" class="btn btn-xs btn-default">
 
                        <i class="fa fa-pencil"></i> Edit your speaker profile
 
                    </a>
 
                    <a href="{% url "proposal_submit" %}" class="btn btn-xs btn-default">
 
                    <a href="/proposals/submit/talk" class="btn btn-xs btn-default">
 
                        <i class="fa fa-plus-sign"></i> Submit a new proposal
 
                    </a>
 
                {% endif %}
0 comments (0 inline, 0 general)