Clean up flag/appeal/pool partials html
The new flag and appeal partials both had a duplicate #a-index dom id.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
<%= render "pool_elements/new" %>
|
||||
<div id="c-pool-elements">
|
||||
<div id="a-new">
|
||||
<%= render "pool_elements/new" %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user