Skip to content

Commit

Permalink
remove debug control
Browse files Browse the repository at this point in the history
  • Loading branch information
microstudi committed Jan 14, 2021
1 parent f5d4989 commit e385027
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,13 @@ SIMPLECOV=1 bundle exec rspec
This will generate a folder named `coverage` in the project root which contains
the code coverage report.

### Localization

If you would like to see this module in your own language, you can help with its
translation at Crowdin:

https://crowdin.com/translate/decidim-module-navigation_maps

## License

This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@
<%= render partial: "modal" %>
<%= javascript_include_tag "decidim/navigation_maps/admin/navigation_maps" %>
<%= stylesheet_link_tag "decidim/navigation_maps/admin/navigation_maps" %>
<% console %>

0 comments on commit e385027

Please sign in to comment.