qml: fix Service Manage component loading
for some (unknown) reason setting Flickable.boundsMovement will
load content of some views out of bounds (like ServiceHome Manage component)
Fix: just don't set this setting, doesn't seem to have any effect on scrolling (for which it was set)
Edited by Prince Gupta