fix and test toggling of new-project-form

This commit is contained in:
Reinier Balt 2010-10-15 12:39:29 +02:00
parent 9028a00767
commit 36e63a4ad9
3 changed files with 20 additions and 4 deletions

View file

@ -12,8 +12,8 @@
<div id="project_new_project_filler">
<div id="project_new_project_container">
<div id="toggle_project_new" class="hide_form">
<a title="<%= t('projects.hide_new_project_form') %>" accesskey="n">&laquo; <%= t('projects.hide_form') %></a>
<div id="toggle_project_link" class="hide_form">
<a id="toggle_project_new" href="#" title="<%= t('projects.hide_new_project_form') %>" accesskey="n">&laquo; <%= t('projects.hide_form') %></a>
</div>
<div id="project_new" class="project_new" style="display:block">