Sha256: 09f8099107f8257705c06b052bde8d3ab05914a8e034346e1caa1064fc8656bc
Contents?: true
Size: 348 Bytes
Versions: 1
Compression:
Stored size: 348 Bytes
Contents
I"P(function() { this.app.controller('RepeaterFieldCtrl', [ '$scope', function($scope) { $scope.addRow = function() { return $scope.rows.push({}); }; return $scope.removeRow = function(i) { console.log("Removeing " + i); return $scope.rows.splice(i, 1); }; } ]); }).call(this); :ET
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
push_type_admin-0.5.0.alpha.2 | test/dummy/tmp/cache/assets/development/sprockets/v3.0/8cVvsTRWYz5WmTQA7xTvwYVa2H4ua-HZUXkejsooXiA.cache |