From 427c9919736ea575d88523ee5a7e1e86ae6d31c0 Mon Sep 17 00:00:00 2001 From: Carlo Mueller-Reichenwallner Date: Thu, 5 Dec 2013 15:40:17 +0100 Subject: [PATCH] Added Table Template --- plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plugins.json b/plugins.json index 9254b1b..01d4481 100644 --- a/plugins.json +++ b/plugins.json @@ -33,5 +33,17 @@ "homepage": "https://github.com/ariatemplates-plugins/lightwidgets", "thumbnail": "http://www.ariatemplates.com/plugins/lightwidgets/thumbnail.png" } + }, + { + "name": "Table Template", + "author": "carlo-mr (https://github.com/carlo-mr)", + "description": "A template for a table providing basic feature set including sorting, filtering and paging.", + "version": "1.0.0", + "releaseDate": "December 05, 2013", + "urls": { + "sample": "http://ariatemplates-plugins.github.io/tabletemplate", + "homepage": "https://github.com/ariatemplates-plugins/tabletemplate", + "thumbnail": "http://ariatemplates-plugins.github.io/tabletemplate/thumbnail.png" + } } ] \ No newline at end of file