[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [%# initialise product to component mapping #%] [% SET selectable_products = user.get_selectable_products %]

Select the components you want to watch. To watch all components in a product, watch "__Any__".

Product:
Component:
Watch User:
 

Use Email Preferences to filter which notification emails you receive.


You are currently watching:

[% IF watches.size %] [% FOREACH watch IN watches %] [% IF (watch.component) %] [% ELSE %] [% END %] [% END %]
  Product Component
[% watch.component.product.name FILTER html %] [% watch.component.name FILTER html %] [% watch.product.name FILTER html %] __Any__

Select the items you want to stop watching.

[% ELSE %]

You are not watching any components.

[% END %]