mirror of
https://github.com/ysoftdevs/pf2015.git
synced 2026-05-06 07:53:37 +02:00
add new cards and images
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
</flippy-front>
|
||||
|
||||
<flippy-back>
|
||||
{{card.cardId}}
|
||||
<img src="img/cards/{{card.cardId}}.png" ng-show="card.cardType == 'picture'">
|
||||
<div ng-hide="card.cardType == 'picture'">{{card.card['en-US']}}</div>
|
||||
</flippy-back>
|
||||
|
||||
</flippy>
|
||||
|
||||
Reference in New Issue
Block a user