minhd
12/12/2013 - 12:33 AM

test angularjs filltext

test angularjs filltext

test: function(){
  return $http.get('http://filltext.com/?rows=10&fname={firstName}&lname={lastName}&delay=2').then(function(response){return response.data;});
}