linux-packaging-mono/mcs/class/System.Web/resources/HtmlizedExceptionPage_FileLongSource.html
Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

6 lines
352 B
HTML

<div class="details-header"><a href="javascript:toggle ('fileLongSource');">Full error source code:<span id="fileLongSourceHint"> (click to show)</span>:</a></div>
<div class="details" id="fileLongSource">@HtmlizedExceptionLongSource@</div>
<script type="text/javascript">
if (hideElementsById)
hideElementsById.push ('fileLongSource');
</script>