aboutsummaryrefslogtreecommitdiffstats
path: root/src/widget/select.js
diff options
context:
space:
mode:
authorIgor Minar2011-10-12 12:19:39 -0700
committerIgor Minar2011-10-12 23:04:48 -0700
commitb3c4cb7cff8bab6e0e3d7e68870ed6316bbd5241 (patch)
treed7561b1e2704197c8f0e441abbf98661d2145ac5 /src/widget/select.js
parent4af4378b11c971f99205b7e712c13e8ef3467749 (diff)
downloadangular.js-b3c4cb7cff8bab6e0e3d7e68870ed6316bbd5241.tar.bz2
docs(*): remove @workInProgress from everywhere
it's not useful any more and it only makes the docs look ugly
Diffstat (limited to 'src/widget/select.js')
-rw-r--r--src/widget/select.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widget/select.js b/src/widget/select.js
index 1687721c..8184d8f9 100644
--- a/src/widget/select.js
+++ b/src/widget/select.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc widget
* @name angular.widget.select
*