mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 18:14:26 +00:00
DS-1947: Remove reference to missing file
The missing file, seems to be an Institution specific file. The missing file in question m-tweaks.js
This commit is contained in:

committed by
Tim Donohue

parent
c8209642c0
commit
83cd5a19a7
@@ -133,12 +133,6 @@
|
|||||||
<xsl:attribute name="src">
|
<xsl:attribute name="src">
|
||||||
<xsl:value-of select="$mobile-url"/>
|
<xsl:value-of select="$mobile-url"/>
|
||||||
<xsl:text>/themes/mobile/lib/cookies.js</xsl:text>
|
<xsl:text>/themes/mobile/lib/cookies.js</xsl:text>
|
||||||
</xsl:attribute> </script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
<xsl:attribute name="src">
|
|
||||||
<xsl:value-of select="$mobile-url"/>
|
|
||||||
<xsl:text>/themes/mobile/lib/m-tweaks.js</xsl:text>
|
|
||||||
</xsl:attribute> </script>
|
</xsl:attribute> </script>
|
||||||
|
|
||||||
<!-- Add the title in -->
|
<!-- Add the title in -->
|
||||||
|
Reference in New Issue
Block a user