Difference between revisions of "Team:Waterloo/Team"

Line 108: Line 108:
 
</header>
 
</header>
  
<form>
+
<ul onclick="event.stopPropagation()" class="dropdown-menu multi-column columns-2">
 +
          <div class="row">
 +
            <div class="libraries-setting col-xs-12 col-sm-6">
 +
              <p>Probe Library Filter</p>
 +
              <ul class="multi-column-dropdown">
 +
                <label for="GeCKOA">
 +
                  <li>
 +
                    <input id="GeCKOA" type="checkbox" ng-model="libs['GeCKO A']" ng-change="probeFilter()" class="ng-pristine ng-untouched ng-valid">&nbsp; GeCKO A
 +
                  </li>
 +
                </label>
 +
                <label for="GeCKOB">
 +
                  <li>
 +
                    <input id="GeCKOB" type="checkbox" ng-model="libs['GeCKO B']" ng-change="probeFilter()" class="ng-pristine ng-untouched ng-valid">&nbsp; GeCKO B
 +
                  </li>
 +
                </label>
 +
                <label for="TOK">
 +
                  <li>
 +
                    <input id="TOK" type="checkbox" ng-model="libs['TKO']" ng-change="probeFilter()" class="ng-pristine ng-untouched ng-valid">&nbsp; TKO
 +
                  </li>
 +
                </label>
 +
                <label for="TOK2">
 +
                  <li>
 +
                    <input id="TOK2" type="checkbox" ng-model="libs['TKO 2']" ng-change="probeFilter()" class="ng-pristine ng-untouched ng-valid">&nbsp; TKO 2
 +
                  </li>
 +
                </label>
 +
                <label for="TRC">
 +
                  <li>
 +
                    <input id="TRC" type="checkbox" ng-model="libs['TRC']" ng-change="probeFilter()" class="ng-pristine ng-untouched ng-valid">&nbsp; TRC
 +
                  </li>
 +
                </label>
 +
              </ul>
 +
            </div>
 +
            <div class="species-setting col-xs-12 col-sm-6">
 +
              <p>Gene Species Filter</p>
 +
              <ul class="multi-column-dropdown">
 +
                <label for="human-genes">
 +
                  <li>
 +
                    <input id="human-genes" type="checkbox" ng-model="species['human']" ng-change="probeFilter()" class="ng-pristine ng-untouched ng-valid">&nbsp; Human
 +
                  </li>
 +
                </label>
 +
                <label for="mouse-genes">
 +
                  <li>
 +
                    <input id="mouse-genes" type="checkbox" ng-model="species['mouse']" ng-change="probeFilter()" class="ng-pristine ng-untouched ng-valid">&nbsp; Mouse
 +
                  </li>
 +
                </label>
 +
              </ul>
 +
            </div>
 +
          </div>
 +
        </ul>
 +
 
 +
<ul onclick="event.stopPropagation()" class="multi-column columns-2">
 +
          <div class="row">
 +
            <div class="libraries-setting col-xs-12 col-sm-6">
 +
              <p>Probe Library Filter</p>
 +
              <ul>
 +
                <li>
 
   <label>Lab and Design:
 
   <label>Lab and Design:
 
     <input type="checkbox" ng-model="showTeams['Lab and Design']" ng-change="filterPeople()">
 
     <input type="checkbox" ng-model="showTeams['Lab and Design']" ng-change="filterPeople()">
   </label><br/>
+
   </label></li>
 +
<li>
 
   <label>Math Modelling:
 
   <label>Math Modelling:
 
     <input type="checkbox" ng-model="showTeams['Math Modelling']" ng-change="filterPeople()">
 
     <input type="checkbox" ng-model="showTeams['Math Modelling']" ng-change="filterPeople()">
   </label><br/>
+
   </label></li>
  <label>Policy and Practices:
+
<li>
 +
<label>Policy and Practices:
 
     <input type="checkbox" ng-model="showTeams['Policy and Practices']" ng-change="filterPeople()">
 
     <input type="checkbox" ng-model="showTeams['Policy and Practices']" ng-change="filterPeople()">
   </label><br/>
+
   </label></li>
  <label>Business:
+
<li>
 +
<label>Business:
 
     <input type="checkbox" ng-model="showTeams['Business']" ng-change="filterPeople()">
 
     <input type="checkbox" ng-model="showTeams['Business']" ng-change="filterPeople()">
   </label><br/>
+
   </label></li>
</form>
+
</ul>
 +
</div>
 +
</div>
 +
</ul>
  
 
<form>
 
<form>

Revision as of 18:08, 18 October 2016

    Probe Library Filter



{{person.name}}

{{person.subteam}} // {{person.program}}

{{person.bio}}