We hired someone else to make our theme, and they gave us something with the quickedit not working. What can cause this to break, and how do I fix it?
Here's what my contextual-links ul looks like right now:
<ul class="contextual-links" hidden=""><li class="quickedit"><a href="" role="button" aria-pressed="false">Quick edit</a></li><li class="entitynodeedit-form"></li><li class="entitynodedelete-form"></li></ul>
The entitynodeedit-form li is empty, as well as the delete li. What is supposed to fill them in, and how do I fix it?