mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
port 4.1: migrate field type text to string
This commit is contained in:
@@ -202,7 +202,7 @@
|
||||
<Longitude src="GPS:GPSLongitude" readonly="1"/>
|
||||
<Latitude src="GPS:GPSLatitude" readonly="1"/>
|
||||
<CameraModel src="IFD0:Model" readonly="1"/>
|
||||
<FileName src="Phraseanet:tf-basename" readonly="1" type="text" />
|
||||
<FileName src="Phraseanet:tf-basename" readonly="1" type="string" />
|
||||
</description>
|
||||
|
||||
<statbits>
|
||||
|
Reference in New Issue
Block a user