[rg-router] Add router for taglist and catalog

This commit is contained in:
Joxit 2016-06-01 20:06:33 +02:00
parent a51845f0ef
commit 28649c6893
6 changed files with 92 additions and 47 deletions

View file

@ -57,3 +57,4 @@ riot.mount('taglist');
riot.mount('add');
riot.mount('change');
riot.mount('menu');
riot.mount('app');