From 7f008b87f374707141bd1d821a64aa65bfa0b3e5 Mon Sep 17 00:00:00 2001 From: Joxit Date: Tue, 3 May 2016 00:08:39 +0200 Subject: [PATCH] [taglist] Add back fonctionnality, go to catalog again. --- catalog.tag | 68 ++++++++++++++++++++++++++++------------------------- script.js | 2 +- taglist.tag | 1 + 3 files changed, 38 insertions(+), 33 deletions(-) diff --git a/catalog.tag b/catalog.tag index 8d460c4..676bf4e 100644 --- a/catalog.tag +++ b/catalog.tag @@ -37,40 +37,44 @@ diff --git a/script.js b/script.js index 671bc11..ce095cd 100644 --- a/script.js +++ b/script.js @@ -20,6 +20,6 @@ registryUI.url = function () { } var catalog = {}; registryUI.taglist = {}; -registryUI.content = 'catalog'; riot.mount('catalog'); riot.mount('taglist'); + diff --git a/taglist.tag b/taglist.tag index 3014f65..07341e8 100644 --- a/taglist.tag +++ b/taglist.tag @@ -19,6 +19,7 @@
+ arrow_back

Tags of { registryUI.url() + '/' + registryUI.taglist.name }