This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
3ba392b3cb
gitlab-org--gitlab-foss
/
app
/
views
/
projects
/
wall.js.haml
3 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
clean-up code * Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
2011-10-26 09:46:25 -04:00
:plain
ajax notes load
2011-10-17 12:48:10 -04:00
$("#notes-list").html("#{escape_javascript(render(:partial => 'notes/notes_list'))}");
Copy permalink