style(ngBindHtml): semicolon\!

This commit is contained in:
Igor Minar
2014-07-18 11:38:01 -07:00
parent 903e7352c9
commit 20f4f63786

View File

@@ -195,5 +195,5 @@ var ngBindHtmlDirective = ['$sce', '$parse', function($sce, $parse) {
});
};
}
}
};
}];