diff --git a/dspace/config/xmlui.xconf b/dspace/config/xmlui.xconf index 69c24a5ef559cf7cc19d09726af3181bb36e811b..9c2ec5295a462e32ac94c24e3ccdf91ae10a3753 100644 --- a/dspace/config/xmlui.xconf +++ b/dspace/config/xmlui.xconf @@ -173,8 +173,9 @@ their respective items. --> <themes> - <theme name="Participatorio-mobile" regex=".*" path="Participatorio-mobile/" /> - <!-- <theme name="Participatorio" regex=".*" path="Participatorio/" /> --> + <!-- <theme name="Participatorio-mobile" regex=".*" path="Participatorio-mobile/" /> --> + <theme name="Participatorio-desktop" regex=".*" path="Participatorio-desktop/" /> + <!-- <theme name="Participatorio" regex=".*" path="Participatorio/" /> --> <!-- Example configuration -->