forked from open-city/councilmatic
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add attrtastic and formtastic as submodules. I'd like to get to a poi…
…nt where the themes from these can be used in Django too.
- Loading branch information
Showing
3 changed files
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
[submodule "councilmatic/static/web-app-theme"] | ||
path = councilmatic/static/web-app-theme | ||
url = https://github.com/pilu/web-app-theme.git | ||
[submodule "councilmatic/static/formtastic"] | ||
path = councilmatic/static/formtastic | ||
url = https://github.com/justinfrench/formtastic.git | ||
[submodule "councilmatic/static/attrtastic"] | ||
path = councilmatic/static/attrtastic | ||
url = https://github.com/MBO/attrtastic.git |
Submodule attrtastic
added at
7679e2
Submodule formtastic
added at
29c45b