diff --git a/README.md b/README.md index 6cca64eb65cfb5410138231eb6690591d7defbc7..ff8993fc1f2818256a4a52cab163df83c2e19e5b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# QPixel [](https://circleci.com/gh/codidact/qpixel) [](https://coveralls.io/github/ArtOfCode-/qpixel?branch=master) [](https://zenodo.org/badge/latestdoi/237078806) +# QPixel [](https://circleci.com/gh/codidact/qpixel) [](https://coveralls.io/github/codidact/qpixel) [](https://zenodo.org/badge/latestdoi/237078806) Rails-based version of our core software. Currently under active development towards MVP. ## Installation diff --git a/app/views/posts/_expanded.html.erb b/app/views/posts/_expanded.html.erb index 46c6403af756e04f85b65efd680595a5d0446dce..f9c0538e3adeeeadb879b2ac87ad50154ad44af7 100644 --- a/app/views/posts/_expanded.html.erb +++ b/app/views/posts/_expanded.html.erb @@ -239,6 +239,8 @@ <% end %> <% end %> <% end %> + <% end %> + <% if check_your_privilege('flag_curate') %> <a href="javascript:void(0);" data-modal="#mod-tools-<%= post.id %>" class="tools--item"> <i class="fa fa-wrench"></i> Tools