move notes login to one controller
This commit is contained in:
parent
81092c0198
commit
215a01f63c
15 changed files with 55 additions and 46 deletions
|
@ -1,5 +1,5 @@
|
|||
%div.wall_page
|
||||
= render "notes/notes"
|
||||
= render "notes/notes", :tid => nil, :tt => "wall"
|
||||
|
||||
.loading{ :style => "display:none;"}
|
||||
%center= image_tag "ajax-loader.gif"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
= render "notes/load"
|
Loading…
Add table
Add a link
Reference in a new issue