pool views
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<h1>New Pool</h1>
|
||||
<%= render :partial => "form", :locals => {:pool => @pool} %>
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
<h1>New Pool</h1>
|
||||
<%= render :partial => "form", :locals => {:pool => @pool} %>
|
||||
|
||||