Просмотр исходного кода

Show the authors for Tilts

master
The Stranjer 4 лет назад
Родитель
Сommit
7289dafbcd
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      shards_of_power.rb

+ 1
- 0
shards_of_power.rb Просмотреть файл

@@ -341,6 +341,7 @@ class ShardsOfPower
pdf.text "<b>Effect:</b> #{tilt.effect}", :inline_format => true
pdf.text "<b>Causing the Tilt:</b> #{tilt.causing}", :inline_format => true
pdf.text "<b>Ending the Tilt:</b> #{tilt.ending}", :inline_format => true
pdf.text "<b>#{tilt.authors.size > 1 ? "Authors" : "Author"}:</b> #{tilt.authors.to_list}", :inline_format => true

end
end


Загрузка…
Отмена
Сохранить