Skip to content

Commit 4c21779

Browse files
committed
typo in index.js for 720kb#126, now ng-material scenario seems to work 720kb#110
1 parent b75cf46 commit 4c21779

File tree

5 files changed

+613
-709
lines changed

5 files changed

+613
-709
lines changed

demo/js/index.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@
55
angular.module('720kb', [
66
'720kb.tooltips'
77
])
8-
.config(['tooltipsConfProvider', function configConf(tooltipsConfProvider) {
9-
tooltipsConfProvider.configure({
10-
'size': 'large',
11-
'speed': 'slow'
12-
});
13-
}])
148
.controller('DemoCtrl', [
159
'$timeout',
1610
function controllerCtrl($timeout) {

dist/angular-tooltips.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)