mastodon/app/views/settings/keyword_mutes
David Yip 9226257a1b Override Action View name inference in settings/keyword_mutes.
Glitch::KeywordMute's name is inferred as glitch_keyword_mutes, and in
templates this turns into e.g. settings/glitch/keyword_mutes.  Going
along with this convention means a lot of file movement, though, and for
a UI that's as temporary and awkward as this one I think it's less
effort to slap a bunch of as: options everywhere.

We'll do the Right Thing when we build out the API and frontend UI.
2017-10-24 18:40:28 -05:00
..
_fields.html.haml Fill in create, edit, update, and destroy for keyword mutes interface. 2017-10-21 14:54:36 -05:00
_keyword_mute.html.haml Address unused translation errors. 2017-10-22 01:05:56 -05:00
edit.html.haml Override Action View name inference in settings/keyword_mutes. 2017-10-24 18:40:28 -05:00
index.html.haml Override Action View name inference in settings/keyword_mutes. 2017-10-24 18:40:28 -05:00
new.html.haml Override Action View name inference in settings/keyword_mutes. 2017-10-24 18:40:28 -05:00