Open MagicJohnJang opened 8 years ago
Get html template from response.data rather than response in
$http.get(template, { cache: $templateCache }).then(function (response) { "response.data" ........} )
Get html template from response.data rather than response in
$http.get(template, { cache: $templateCache }).then(function (response) { "response.data" ........} )