Revision: 2440
http://qtitools.svn.sourceforge.net/qtitools/?rev=2440&view=rev
Author: davemckain
Date: 2010-04-09 13:58:38 +0000 (Fri, 09 Apr 2010)
Log Message:
-----------
MAE: Temporarily commented out "Math Input Help" icon as we don't have any content to
put here!
Modified Paths:
--------------
branches/mathassess/QTIEngine/web-app/WEB-INF/jqti-rendering-resources/org/qtitools/qti/rendering/mathassessengine/interactions/MathEntryInteraction.xsl
Modified: branches/mathassess/QTIEngine/web-app/WEB-INF/jqti-rendering-resources/org/qtitools/qti/rendering/mathassessengine/interactions/MathEntryInteraction.xsl
===================================================================
--- branches/mathassess/QTIEngine/web-app/WEB-INF/jqti-rendering-resources/org/qtitools/qti/rendering/mathassessengine/interactions/MathEntryInteraction.xsl 2010-04-09 08:26:26 UTC (rev 2439)
+++ branches/mathassess/QTIEngine/web-app/WEB-INF/jqti-rendering-resources/org/qtitools/qti/rendering/mathassessengine/interactions/MathEntryInteraction.xsl 2010-04-09 13:58:38 UTC (rev 2440)
@@ -24,10 +24,12 @@
</xsl:attribute>
</xsl:if>
</input>
+ <!-- We don't have any math input help at the moment
<span class="math_input_help">
<img title="This will eventually launch pop-up help" alt="Help"
src="{$engineBasePath}/images/mathinputhelp.gif"/>
</span>
+ -->
</div>
<div class="math_preview">
<span class="math_preview_label">Preview:</span>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|