Skip to content

Commit

Permalink
Fix for handle generation overriding import handle changes
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Feb 12, 2017
1 parent 12962a2 commit bd0339c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fieldmanager/templates/import/map.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@
<td class="thin"></td>
{% endif %}
</tr>

{% includeJs "new Craft.HandleGenerator('#name-" ~ index ~ "', '#handle-" ~ index ~ "');" %}
{% endfor %}
</tbody>
</table>
Expand Down

0 comments on commit bd0339c

Please sign in to comment.