Skip to content

Commit

Permalink
Fixed JS Syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Mar 1, 2010
1 parent b39ba67 commit 1c76ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/assets/ac-js
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ yuidoc.initUI = function(altdata) {
YAHOO.util.Event.onDOMReady(function() {
if (typeof ALL_YUI_PROPS != "undefined") {
YAHOO.yuidoc.initUI();
});
}
});

})();

0 comments on commit 1c76ee6

Please sign in to comment.