Fix Remove double toolbar in render and spreadsheet view
The toolbar are generated from the StandardViewFrameActions. However this behavior was duplicated. The behavior was instanciated from the ParaviewBehaviors and manually a second time. The same appear to be the case for the StandardPropertyWidgetInterface.