RCFilters: Correct looking for items in namespace group
authorMoriel Schottlender <moriel@gmail.com>
Tue, 2 Jan 2018 18:29:03 +0000 (10:29 -0800)
committerMoriel Schottlender <moriel@gmail.com>
Tue, 2 Jan 2018 18:29:03 +0000 (10:29 -0800)
commit2ba91524d3d5a6d162c040e043d920f85e238137
treea7292bb0dce5c1886bbe40cae5b0d87c6d11ee24
parentd8d2b2873f7cc7a81290f462e6584ae68c937c7a
RCFilters: Correct looking for items in namespace group

To look for the namespace items, we either search for things in the
'namesapces' view (plural) or the 'namespace' group (singular) so
the code had a typo. This is a recurring typo, but overall, it makes
more sense to look for items in the **group** of namespaces rather
than in the namespace view, conceptually.

Bug: T183910
Change-Id: Ic67a6f1afd3e95fe776fbc5c33ecb7af737055b4
resources/src/mediawiki.rcfilters/dm/mw.rcfilters.dm.FiltersViewModel.js