adding index and browse views
This commit is contained in:
2
rails/hamster/app/views/solr/browse.html.erb
Normal file
2
rails/hamster/app/views/solr/browse.html.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
<h1>Solr#browse</h1>
|
||||
<p>Find me in app/views/solr/browse.html.erb</p>
|
2
rails/hamster/app/views/solr/index.html.erb
Normal file
2
rails/hamster/app/views/solr/index.html.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
<h1>Solr#index</h1>
|
||||
<p>Find me in app/views/solr/index.html.erb</p>
|
Reference in New Issue
Block a user