Moved angular template to views folder

This commit is contained in:
Matt-Yorkley
2016-12-08 15:44:17 +00:00
committed by Rob Harrington
parent e45d1d42b4
commit beaf54107c
2 changed files with 3 additions and 0 deletions

View File

@@ -5,4 +5,7 @@
= inject_available_countries
= inject_enterprise_attributes
%script{type: "text/ng-template", id: "registration/introduction.html"}
= render partial: "registration/introduction"
%div{ "ng-controller" => "RegistrationCtrl" }