Mercurial > repos > rmarenco > hubarchivecreator
diff templates/groupsTxt/layout.txt @ 17:c02720d1afee draft
planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit 1adbf397de1fc7af4d91e026093d7fff983e21cf
author | rmarenco |
---|---|
date | Fri, 30 Sep 2016 15:14:24 -0400 |
parents | fb5e60d4d18a |
children |
line wrap: on
line diff
--- a/templates/groupsTxt/layout.txt Sun Sep 25 11:25:38 2016 -0400 +++ b/templates/groupsTxt/layout.txt Fri Sep 30 15:14:24 2016 -0400 @@ -1,4 +1,5 @@ -name ${mapName} -label ${labelMapping} -priority ${prioriy} -defaultIsClosed ${isClosed} +name ${label.lower().replace(' ', '_')} +label ${label} +priority 2 +defaultIsClosed 0 +