Skip to content

Commit 7bfd2b6

Browse files
authored
Merge pull request #67 from ks129/tooltip-extension-fix
Move old tooltip extension to new repo
2 parents 6bb0768 + 6c667ed commit 7bfd2b6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
[submodule "bulma-calendar"]
1717
path = django_simple_bulma/extensions/bulma-calendar
1818
url = https://github.com/Wikiki/bulma-calendar.git
19-
[submodule "bulma-tooltip"]
20-
path = django_simple_bulma/extensions/bulma-tooltip
21-
url = https://github.com/Wikiki/bulma-tooltip.git
2219
[submodule "bulma-quickview"]
2320
path = django_simple_bulma/extensions/bulma-quickview
2421
url = https://github.com/Wikiki/bulma-quickview.git
@@ -55,3 +52,6 @@
5552
[submodule "bulma-collapsible"]
5653
path = django_simple_bulma/extensions/bulma-collapsible
5754
url = https://github.com/CreativeBulma/bulma-collapsible.git
55+
[submodule "bulma-tooltip"]
56+
path = django_simple_bulma/extensions/bulma-tooltip
57+
url = https://github.com/creativebulma/bulma-tooltip.git

0 commit comments

Comments
 (0)