mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-04 15:01:48 +01:00
update jquery to latest 1.4.4
This commit is contained in:
parent
145c9105dd
commit
77e2ff0751
11 changed files with 377 additions and 356 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div id="display_box_projects">
|
||||
<div class="container" id="note-<%= @note.id %>-wrapper">
|
||||
<%= render :partial => 'notes', :object => @note %>
|
||||
<%= render :partial => 'note', :object => @note %>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue