Angular-Modal - Docs

Improve comment
This commit is contained in:
Ben Tesser
2017-11-02 17:35:24 -04:00
parent dad6cd0361
commit 04be831612
+1 -1
View File
@@ -45,7 +45,7 @@ function withContainerAsString() {
});
}
// With container as jQuery element
// With container as jQuery/JQLite element
function withContainerAsJquery() {
var container: JQuery = angular.element('body');
btfModal({