I have installed broadcast and Order Approuver and put Pusher login into this. It is wokring well. To use order Approuver correctly, it is necessary to make following changes in system.php
config/system.php - enableAssetCombiner - set to false. (not true)
In this case, after saving someting in admin panel, green box (flash) doesnt appear to confirm saving. System saves all changes, but info box deosnt appear.
Any suggestion?