Ajax Dasbhoard Page Interferes with Concrete Interface

Permalink
I am working on a dashboard page that uses ajax to display information in real-time, or refreshes every X seconds to display the latest data.

Everything works fine, except the Concrete dashboard page drop-down menu. When you click on the down arrow in the top right corner, nothing happens.

Is there something I am forgetting or missing? Is there an ajax helper that I might need to load?

PineCreativeLabs
 
PineCreativeLabs replied on at Permalink Reply
PineCreativeLabs
UPDATE: Found the problem. Turns out it was a conflicting javascript file.