From a905520cc6cc80717c398a9c878fe994f1e28e42 Mon Sep 17 00:00:00 2001 From: Bill Thiede Date: Sun, 3 Aug 2014 22:32:17 -0700 Subject: [PATCH] unreadpoly: move xinu-email-{unread,app} into elements/ Also wired up refresh button to refetch /unread --- unreadpoly/elements/xinu-email-app.html | 70 ++++++++++++++++ unreadpoly/elements/xinu-email-unread.html | 32 ++++++++ unreadpoly/index.html | 95 ++-------------------- 3 files changed, 108 insertions(+), 89 deletions(-) create mode 100644 unreadpoly/elements/xinu-email-app.html create mode 100644 unreadpoly/elements/xinu-email-unread.html diff --git a/unreadpoly/elements/xinu-email-app.html b/unreadpoly/elements/xinu-email-app.html new file mode 100644 index 0000000..fc1f7a7 --- /dev/null +++ b/unreadpoly/elements/xinu-email-app.html @@ -0,0 +1,70 @@ + + + + + + + + + + diff --git a/unreadpoly/elements/xinu-email-unread.html b/unreadpoly/elements/xinu-email-unread.html new file mode 100644 index 0000000..1482183 --- /dev/null +++ b/unreadpoly/elements/xinu-email-unread.html @@ -0,0 +1,32 @@ + + + + + diff --git a/unreadpoly/index.html b/unreadpoly/index.html index 8d1f521..1d835b5 100644 --- a/unreadpoly/index.html +++ b/unreadpoly/index.html @@ -1,6 +1,6 @@ - + @@ -23,99 +23,16 @@ + - - - - - - - - -
-
Unread
- -
-
- -
-
- + + +