Skip to content
Snippets Groups Projects
Commit 5db2ac97 authored by Nigel  Sahl's avatar Nigel Sahl
Browse files

update: setup trainer in home page

parent 19f5fadf
No related merge requests found
......@@ -89,6 +89,13 @@ $gym = GymService::getInstance()->getById($gym_id);
</div>
<div class="space"></div>
<div class="space"></div>
<div class="gym-attribute">List of trainers in this gym:</div>
<div class="gym-card-container" id="gym-trainer-list">
<div class="space"></div>
Loading...
<div class="space"></div>
</div>
<div class="space"></div>
<div id="rate-section">
<div class="gym-attribute">
......
function getTrainer(){
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment