<style>
<!--/*--><![CDATA[/* ><!--*/

html {
    color: #555555;
}
body{
  line-height: 1.5;
  font-family: 'Trebuchet MS','Helvetica Neue',Arial,Helvetica,sans-serif;
  font-size: 87.5%;
}
h1 {
    font-size: 1.6em;
}
div.date-vitals p {
  font-size: 87.5%;
}
a {
  text-decoration: none;
}
.Readme a:link, .Readme a:visited, .Readme a:active {
    color: red;
}

div.field-vitals{
    margin: 0.5em 0;
}
div.field-vitals .field-type-taxonomy-term-reference {
    margin: 0.1em 0;
}

article.comment {
  padding-left: 10px;
}

article.comment.odd {
    background-color: #EEEEEE;
}
article.comment.even {
    background-color: #DDDDDD;
}
article.comment {
clear: both;
float: left;
width: 100%;
}

article.comment figure{
    float: left;
    padding-right: 10px;
}

article.figure img{
     margin-right: 15px;
}

table.field-vitals{
   margin-top: 1em;
   margin-bottom: 1em;
   font-size: 87.5%;
}

table.field-vitals th{
   vertical-align: middle;
   text-align: left;
   width: 15%;
   padding: 0.1em;
}

table.field-vitals td{
   vertical-align: middle;
   text-align: left;
   width: auto;
   padding: 0.1em;
}

table.field-vitals td li {
  margin-left: 0;
  list-style-type: none;
  list-style-image: none;
}

table.downtime {
  width: 30em;
  margin-bottom: 1em;
  border: 1px black dotted;
}
table.downtime th {
  text-align: center;
}
table.downtime td {
  text-align: center;
}
tr.caption th {
  border-bottom: none;
}
table.downtime tfoot{
  background-color:#EEEEEE;
}

div.field-name-body{
    margin: 1em 0;
    font-size: 110%;
}
div.date-vitals p{
    margin: .1em 0;
}

div.node-image{
  margin-top: 1em;
}

h3.comment-title {
    display: none;
}
p.author-datetime{
    font-weight: bold;
}

div.new-comment{
    padding-bottom: 2em;
}
em.new { 
    display: none;
}

/*--><!]]>*/
</style><div class="htmlmail-body">

  <h1>
    <a href="https://logbooks.jlab.org/entry/3017691" rel="bookmark">Updated TRAVELER_FORM.cfm for SNs and SNTYPEs</a>
  </h1>
  <div class="date-vitals">
        <p class="author-datetime">
      Lognumber <a href="https://logbooks.jlab.org/entry/3017691"></a><a href="https://logbooks.jlab.org/entry/3017691" class="lognumber" data-lognumber="3017691">3017691</a>.        Submitted by <a href="https://logbooks.jlab.org/user/bookwalt">bookwalt</a> on <time datetime="2013-04-17T10:19:10-0400" pubdate="pubdate">Wed, 04/17/2013 - 10:19</time>.        </p>
            
        <table class="field-vitals"><tr><th>Logbooks: </th><td><a href="https://logbooks.jlab.org/book/srflog" typeof="skos:Concept" property="rdfs:label skos:prefLabel" datatype="">SRFLOG</a></td></tr><tr><th>Tags: </th><td><a href="https://logbooks.jlab.org/tag/pansophy" typeof="skos:Concept" property="rdfs:label skos:prefLabel" datatype="">Pansophy</a></td></tr></table></div>
  
  <div class="node-content">
    <p>The auto fill for NCRs and D3s was intermittent. This was due to the fact that the SN and SNType were not being passed to all pages.<br />
Each place a call to TRAVELER_FORM is made the SN and SNTYPE was added to the URL. This has corrected the problem.</p>
  </div>
  
  <div class="node-image">
      </div>
</div> <!-- htmlmail-body-->