enable uploads

This commit is contained in:
albert
2013-02-17 21:39:15 -05:00
parent eb1ba8f708
commit eb5e526678
10 changed files with 0 additions and 15 deletions

View File

@@ -4,7 +4,6 @@ class NotesController < ApplicationController
before_filter :pass_html_id, :only => [:create]
def search
# @search = Note.search(params[:search])
end
def index