diff options
Diffstat (limited to 'web-ui/app/index.html')
-rw-r--r-- | web-ui/app/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/index.html b/web-ui/app/index.html index 0249630e..546a59b6 100644 --- a/web-ui/app/index.html +++ b/web-ui/app/index.html @@ -49,6 +49,7 @@ </section> <section id="middle-pane" class="small-9 medium-12 large-12 columns no-padding"> + <div id="mail-syncing-progress-bar" ></div> <ul id="mail-list"> </ul> </section> |