Forecast: co-visit feature annotated
This commit is contained in:
parent
207023c743
commit
0cd5bcf6b5
|
|
@ -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;'>»</a>";
|
echo "<a class='page-btn arrow' href='#' onclick='loadCoVisitPage(\"$c_uid\", ".($coEnd+1)."); return false;'>»</a>";
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
</div>
|
</div> -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue