Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Livesearch
spaceKey@self
sizelarge
additionalpage excerpt
placeholdertopic (ex. roadmap)
typepage
labelslace-course-topic






Children Display
 
Children Display
alltrue
depthpage2Specific Topics.

HTML
<table border="0">
	<tr>
		<td colspan="2"><h3>Search for training courses based on topic:</h3></td>
	</tr>
	<tr>
		<td>



HTML
</td>
<td CSS="align:right; valign:bottom;" z-index="1">
<a id="full-topic-list-link" target="_blank" href="https://qnetconfluence.cms.gov/display/LACE/Course+Topic+List" style="font-weight:bold;text-decoration:underline;" align="right">View Full Topic List</a>
</td></tr></table>
<br/>
<hr/>
HTML
<script type="text/javascript">
  var a = document.getElementById("full-topic-list-link");
  if (window.location.href.indexOf(a.attributes["href"].value) > -1) {
    a.style.display="none";
  }
</script>