mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-04 16:28:50 +01:00
fixed html error
This commit is contained in:
parent
07821b407d
commit
9d5049c9ea
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ project = project_form
|
|||
<a href="<%=project.id.to_s+"/set_reviewed"%>" id="<%= dom_id(project, 'reviewed') %>" class="reviewed">
|
||||
<%=image_tag("reviewed.png", :alt => "") %>
|
||||
Reviewed
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<br/><br/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue