$navlinks_order = [ "recent", "archive", "read", "userinfo", "memories", ];
foreach var string v ($.views_order) {
foreach var string v ($navlinks_order) {
no subject
Date: 2013-04-11 06:27 pm (UTC)And then change:
to
bonus: you don't need the check for tags then, if you don't include tags in that list.