This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
phpvms
Watch
4
Star
0
Fork
0
You've already forked phpvms
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
03c15473b9
phpvms
/
resources
/
views
/
layouts
/
default
/
pireps
/
table.blade.php
3 lines
67 B
PHP
Raw
Normal View
History
Unescape
Escape
Add a reference to the skin name in the templates to make it easier to create and modify skins
2018-02-04 08:18:09 +08:00
@
each
(
"
layouts.
${
SKIN_NAME
}
.pireps.pirep_card
"
,
$pireps
,
'pirep'
)
Reference in New Issue
Copy Permalink