Commit 16cb2732 authored by Nick Stenning's avatar Nick Stenning

Remove the 'notification' feature flag

This is deployed and toggled on everywhere, so we can simplify our code
by removing this feature flag.
parent 9e031b3c
<div ng-if="feature('notification')" class="tab-pane" title="Notifications"> <div class="tab-pane" title="Notifications">
<form class="account-form form" name="notificationsForm"> <form class="account-form form" name="notificationsForm">
<p class="form-description">Receive notification emails when:</p> <p class="form-description">Receive notification emails when:</p>
<div class="form-field form-checkbox-list"> <div class="form-field form-checkbox-list">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment