mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-23 19:40:56 +08:00
chore(ngdocs): fixed jsFiddle/Plunkr examples to include ngAnimate and use a default App the module is not set
This commit is contained in:
committed by
Misko Hevery
parent
8d6bd51094
commit
419ed040b6
@@ -190,6 +190,7 @@ Doc.prototype = {
|
||||
var example = new Example(self.scenarios);
|
||||
if(animations) {
|
||||
example.enableAnimations();
|
||||
example.addDeps('angular-animate.js');
|
||||
}
|
||||
|
||||
example.setModule(module);
|
||||
|
||||
Reference in New Issue
Block a user