Skip to content

Commit

Permalink
Revert "Always show HD image paths"
Browse files Browse the repository at this point in the history
This reverts commit b258f57.
  • Loading branch information
dersmon committed Jun 12, 2024
1 parent 67f74be commit cfb0444
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions backend/src/main/webapp/WEB-INF/xml/marbilder.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<category xmlns="http://arachne.uni-koeln.de/schemas/category"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="bilder"
xsi:schemaLocation="http://arachne.uni-koeln.de/schemas/category category.xsd">
Expand Down Expand Up @@ -236,8 +236,6 @@
<field datasource="marbilderbestand.Hoehe" prefix="Höhe: " />
<field datasource="marbilderbestand.Tiefe" prefix="Tiefe: " />
<field datasource="marbilderbestand.Durchmesser" prefix="Durchmesser: " />

<field datasource="marbilder.Pfad" prefix="Pfad: " />
</section>

</section>
Expand Down

0 comments on commit cfb0444

Please sign in to comment.