Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Views/PlanDirectory/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<div class="inner-wrap centered base-block-white" style="width: 100%">
<!-- SEARCH BAR-->
<div class="search-bar-container">
<h2>Plan Directory</h2>
<h2><a href="/plan_directory" onclick="window.location.reload(true);">Plan Directory</a></h2>
<form ng-submit="submitSearch(1)">
<div class="btn-group mode-switch-panel">
<span>View by: </span>
Expand Down