Commit 514ba959e369a5fa455d7bbbdd3de2acb175fc2e

Authored by Elena.Budnik
1 parent 23b555f1

tt help updated

Showing 2 changed files with 6 additions and 5 deletions   Show diff stats
help/content.json
@@ -166,7 +166,7 @@ children: [ @@ -166,7 +166,7 @@ children: [
166 },{ 166 },{
167 text:'Time Tables', 167 text:'Time Tables',
168 children:[{ 168 children:[{
169 - text:'Managing Time Tables (TBU)', 169 + text:'Managing Time Tables',
170 id: 'timetableHelp', 170 id: 'timetableHelp',
171 leaf:true 171 leaf:true
172 },{ 172 },{
help/timetableHelp
@@ -5,15 +5,16 @@ make operations on intervals ( Extend/Shift, Merge ), @@ -5,15 +5,16 @@ make operations on intervals ( Extend/Shift, Merge ),
5 and obtain different statistical information on time table intervals duration. 5 and obtain different statistical information on time table intervals duration.
6 </p> 6 </p>
7 <p> 7 <p>
8 -Very usefull feature is time table <b><i>Filtering</i></b>. Click a column header you wish to filter, select  
9 -<b><i>Filters</i></b> in pulldown menu, enter desired values and get the filtered time table. </p> 8 +The very usefull feature is time table <b><i>Filtering</i></b>. Click a column header you wish to filter (1), select
  9 +<b><i>Filters</i></b> in pulldown menu (2), enter desired values and get the filtered time table (3). </p>
10 <img class="centered" src="help/images/ttfilt.png"/> 10 <img class="centered" src="help/images/ttfilt.png"/>
11 <p> 11 <p>
12 Note that filtered column is marked by <b><i>bold italic</i></b> font. To unset filter click <b>Clear Filters</b>. 12 Note that filtered column is marked by <b><i>bold italic</i></b> font. To unset filter click <b>Clear Filters</b>.
13 You may save newly created filtered time table. 13 You may save newly created filtered time table.
14 </p> 14 </p>
  15 +<hr>
15 <p> 16 <p>
16 <img src="help/images/ttcols.png" align='right' style="margin: 0px 0px 0px 15px;"/> 17 <img src="help/images/ttcols.png" align='right' style="margin: 0px 0px 0px 15px;"/>
17 -You may always <b><i>Sort Ascending or Descending</i></b> any column you like and show <b><i>Duration</i></b>  
18 -in different units. 18 +You may always <b><i>Sort Ascending or Descending</i></b> any column you like (1) and show <b><i>Duration</i></b>
  19 +in different units (2).
19 </p> 20 </p>
20 \ No newline at end of file 21 \ No newline at end of file