Skip to content

Commit

Permalink
Fixed feedback bubble for eCraft Search
Browse files Browse the repository at this point in the history
  • Loading branch information
phlindstedt committed Oct 26, 2018
1 parent 7c48287 commit a541ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -891,7 +891,7 @@
<!-- UEF Tools -->
<!--UEF Ideation-->
<div data-role="tile" class="tile bg-ideation fg-white" data-effect="hover-slide-up">
<span class="mif-bubble badge-medium-top pr-4 bg-transparent" onclick="openSmallWindow('./lnu/commenting/index.html','Feedback');"></span>
<span class="mif-bubble badge-medium-top pr-4 bg-transparent" onclick="openSmallWindow('./lnu/commenting/index.html','Feedback',event);"></span>
<span class="mif-question badge-medium-top m-0 bg-transparent" onclick="infoClick('./about/ecraft-search-help.html', '#eCraftSearchDialog');"></span>
<div class="slide-front" onclick="tileClick('./uef/search/index.html', 'eCraft Search', event);">
<img class="icon" src="./images/google-drive-logo-flat.png">
Expand Down

0 comments on commit a541ae5

Please sign in to comment.