diff options
| author | Igor Minar | 2013-01-09 16:07:34 -0800 |
|---|---|---|
| committer | Igor Minar | 2013-01-09 21:29:13 -0800 |
| commit | 51d501aab224fbdcc8b4a36ca170bb2f76c4fdea (patch) | |
| tree | 7d1b245b95b4adfbf4d47ee274c30ac9bd6e2130 /regression/ng_include_this.html | |
| parent | 841bdf1c07bf7408ed9853488d77b1e7ca37e091 (diff) | |
| download | angular.js-51d501aab224fbdcc8b4a36ca170bb2f76c4fdea.tar.bz2 | |
chore(*): remove obsolete files
Diffstat (limited to 'regression/ng_include_this.html')
| -rw-r--r-- | regression/ng_include_this.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/regression/ng_include_this.html b/regression/ng_include_this.html deleted file mode 100644 index 3138ed07..00000000 --- a/regression/ng_include_this.html +++ /dev/null @@ -1,9 +0,0 @@ -<!DOCTYPE HTML> -<html xmlns:ng="http://angularjs.org"> -<head> - <script type="text/javascript" src="../src/angular-bootstrap.js" ng:autobind></script> -</head> -<body ng:init="$window.$root = this; data = [{foo: 'foo'},{bar: 'bar'}]"> - <ng:include src="'ng_include_this.partial'" scope="this"/> -</body> -</html>
\ No newline at end of file |
