Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

Commit 899d294

Browse files
Matt Gauntaddyosmani
authored andcommitted
Minor tidy up
1 parent 4cd9621 commit 899d294

File tree

3 files changed

+8
-143
lines changed

3 files changed

+8
-143
lines changed

server/views/layouts/app-shell.handlebars

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
</main>
55

6-
<aside class="toast-view js-toast-view"></aside>
6+
<aside class="toast-view js-toast-view"></aside>
77

8-
<!-- Loading Dialog For use by Activities -->
9-
<div class="loader js-global-loader is-hidden">
10-
<svg viewBox="0 0 32 32" width="32" height="32">
11-
<circle id="spinner" cx="16" cy="16" r="14" fill="none"></circle>
12-
</svg>
13-
</div>
8+
<!-- Loading Dialog For use by Activities -->
9+
<div class="loader js-global-loader is-hidden">
10+
<svg viewBox="0 0 32 32" width="32" height="32">
11+
<circle id="spinner" cx="16" cy="16" r="14" fill="none"></circle>
12+
</svg>
13+
</div>
1414

15-
{{> close-page}}
15+
{{> close-page}}

src/scripts/libs/Dialog.js

Lines changed: 0 additions & 70 deletions
This file was deleted.

src/scripts/libs/PubSub.js

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)