-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #487 from codeforjapan/develop
add geo cording osm
- Loading branch information
Showing
30 changed files
with
603 additions
and
158 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
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
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
This file was deleted.
Oops, something went wrong.
Empty file.
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
This file was deleted.
Oops, something went wrong.
Empty file.
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
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
@import "stylesheets/decidim/admin/decidim"; | ||
@import "stylesheets/decidim/admin/extra/action-icon"; | ||
@import "stylesheets/decidim/admin/extra/block_user"; | ||
@import "stylesheets/decidim/admin/extra/cards"; | ||
@import "stylesheets/decidim/admin/extra/categories"; | ||
@import "stylesheets/decidim/admin/extra/dropdown_inverted"; | ||
@import "stylesheets/decidim/admin/extra/editor"; | ||
@import "stylesheets/decidim/admin/extra/email_preview"; | ||
@import "stylesheets/decidim/admin/extra/label-required"; | ||
@import "stylesheets/decidim/admin/extra/login"; | ||
@import "stylesheets/decidim/admin/extra/logs"; | ||
@import "stylesheets/decidim/admin/extra/newsletter-templates-gallery"; | ||
@import "stylesheets/decidim/admin/extra/organization-appearance"; | ||
@import "stylesheets/decidim/admin/extra/quill"; | ||
@import "stylesheets/decidim/admin/extra/select_multiple"; | ||
@import "stylesheets/decidim/admin/extra/show_email"; | ||
@import "stylesheets/decidim/admin/extra/sort"; | ||
@import "stylesheets/decidim/admin/extra/title_bar"; | ||
|
||
@import "stylesheets/decidim/cfj/ql_html_editor"; | ||
|
||
// This imports all the Decidim module stylesheet imports registered at | ||
// `config/assets.rb` of the module for the "admin" group. | ||
@import "!decidim-style-imports[admin]"; |
File renamed without changes.
File renamed without changes.
Oops, something went wrong.