aboutsummaryrefslogtreecommitdiffstats
path: root/src/markups.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/markups.js')
-rw-r--r--src/markups.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/markups.js b/src/markups.js
index 57a209b7..0c96d951 100644
--- a/src/markups.js
+++ b/src/markups.js
@@ -69,6 +69,7 @@ angularTextMarkup('OPTION', function(text, textNode, parentElement){
});
/**
+ * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:href
*
@@ -95,6 +96,7 @@ angularTextMarkup('OPTION', function(text, textNode, parentElement){
*/
/**
+ * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:src
*