From 03c580a9b31fb82187de3c882bc274441c41847d Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 14 Feb 2013 15:36:58 +0100 Subject: Add API key support Signed-off-by: Florian Pritz --- application/views/user/apikeys.php | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 application/views/user/apikeys.php (limited to 'application/views/user') diff --git a/application/views/user/apikeys.php b/application/views/user/apikeys.php new file mode 100644 index 000000000..14d829ffa --- /dev/null +++ b/application/views/user/apikeys.php @@ -0,0 +1,36 @@ +

API keys

+ + + + + + + + + + + + + $item): ?> + + + + + + + + + +
#KeyCommentCreated on
+ "margin-bottom: 0")); ?> + +
+ +

+ "form-horizontal")); ?> + + + +

-- cgit v1.2.3-24-g4f1b