collective / collective.nitf

A Dexterity-based content type inspired on the News Industry Text Format specification
8 stars 3 forks source link

Fix media view #214

Closed rodfersou closed 2 years ago

rodfersou commented 6 years ago

This is the same we do in master branch (2.x version) https://github.com/collective/collective.nitf/blob/master/src/collective/nitf/browser/templates/media.pt#L101

closes #201

rodfersou commented 6 years ago

@hvelarde done

wesleybl commented 2 years ago

I fixed media view in #255 .