Forecast: co-visit feature annotated

This commit is contained in:
Jaeeun.Cho 2025-12-08 15:03:02 -05:00
parent 207023c743
commit 0cd5bcf6b5
1 changed files with 2 additions and 2 deletions

View File

@ -220,7 +220,7 @@ $coResult = $jdb->nQuery($coQuery, "co query error");
</div> </div>
<!-- CO-VISIT --> <!-- CO-VISIT -->
<h3 class="note-title">Recomendation</h3> <!-- <h3 class="note-title">Recomendation</h3>
<table class="note-table"> <table class="note-table">
<tr> <tr>
@ -269,7 +269,7 @@ $coResult = $jdb->nQuery($coQuery, "co query error");
echo "<a class='page-btn arrow' href='#' onclick='loadCoVisitPage(\"$c_uid\", ".($coEnd+1)."); return false;'>&raquo;</a>"; echo "<a class='page-btn arrow' href='#' onclick='loadCoVisitPage(\"$c_uid\", ".($coEnd+1)."); return false;'>&raquo;</a>";
} }
?> ?>
</div> </div> -->
</div> </div>
<script> <script>