From 3a1978cb653f294ddccba0ec6b8cdeb064eea15c Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 5 Mar 2018 18:11:07 +0900 Subject: :v: --- src/web/app/common/-tags/authorized-apps.tag | 34 -------- src/web/app/common/-tags/signin-history.tag | 116 --------------------------- 2 files changed, 150 deletions(-) delete mode 100644 src/web/app/common/-tags/authorized-apps.tag delete mode 100644 src/web/app/common/-tags/signin-history.tag (limited to 'src/web/app/common') diff --git a/src/web/app/common/-tags/authorized-apps.tag b/src/web/app/common/-tags/authorized-apps.tag deleted file mode 100644 index ed1570650a..0000000000 --- a/src/web/app/common/-tags/authorized-apps.tag +++ /dev/null @@ -1,34 +0,0 @@ - -
-

%fa:info-circle%%i18n:common.tags.mk-authorized-apps.no-apps%

-
-
-
-

{ app.name }

-

{ app.description }

-
-
- - -
diff --git a/src/web/app/common/-tags/signin-history.tag b/src/web/app/common/-tags/signin-history.tag deleted file mode 100644 index a347c7c235..0000000000 --- a/src/web/app/common/-tags/signin-history.tag +++ /dev/null @@ -1,116 +0,0 @@ - -
- -
- - -
- - -
- - - { rec.ip } - -
-
{ JSON.stringify(rec.headers, null, 2) }
- - - - -
-- cgit v1.2.3-freya