Vulcan/client/views/nav
Anthony Mayer 23b72b9cb8 Switching from manually generating urls to using IronRouter functions.
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
..
admin_menu.html renaming i18n helper from "i18n" to "_" 2014-11-25 17:16:00 +09:00
admin_menu.js making all template includes dynamic 2014-07-05 11:42:28 +09:00
menu_item.html renaming i18n helper from "i18n" to "_" 2014-11-25 17:16:00 +09:00
mobile_nav.html Changing navItems to primaryNav and adding secondaryNav 2014-08-15 11:51:30 +09:00
mobile_nav.js Fixes 447 - Hide mobile nav with css rather than js. 2014-11-28 22:57:30 -08:00
nav.html css fix 2014-08-20 17:12:03 +09:00
nav.js Switching from manually generating urls to using IronRouter functions. 2014-12-03 00:06:00 -08:00
submit_button.html working on post submit form 2014-11-28 11:19:55 +09:00
user_menu.html Switching from manually generating urls to using IronRouter functions. 2014-12-03 00:06:00 -08:00
user_menu.js Fixes #444 - Adding UserEditController to show invites correctly 2014-11-30 18:23:19 -08:00
views_menu.html renaming i18n helper from "i18n" to "_" 2014-11-25 17:16:00 +09:00
views_menu.js making all template includes dynamic 2014-07-05 11:42:28 +09:00