search: Fix crash on clicking 'Search Locations'

Merged Mohammed Sadiq requested to merge pksadiq/gnome-control-center:wip/sadiq/fix-crash into master

When creating a Page, the dialog variable wasn't set and thus dereferencing a NULL in a later code resulting a crash.

This was introduced in 14b9f65b

Merge request reports