page project.php et rename en preview.php
This commit is contained in:
parent
909015f0fa
commit
63da2a35b5
4 changed files with 36 additions and 2 deletions
|
|
@ -127,7 +127,7 @@
|
|||
<?php
|
||||
}
|
||||
foreach($arrProjectToDisplay as $objProject){
|
||||
include("../app/views/partials/project.php");
|
||||
include("../app/views/partials/preview.php");
|
||||
} ?>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue