mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Use abbreviations with dots.
This commit is contained in:
parent
bdb83fd9b5
commit
dcf2542215
18 changed files with 31 additions and 31 deletions
|
|
@ -214,7 +214,7 @@ function changeAdvSearch(e){
|
|||
<div id="time_header" onClick="change_sort_col('3')" class="item">Time</div>
|
||||
<div id="location_header" onClick="change_sort_col('6')" class="item_large">Location</div>
|
||||
<div id="duration_header" onClick="change_sort_col('4')" class="item">Duration</div>
|
||||
<div id="maxdepth_header" onClick="change_sort_col('5')" class="item">Max Depth</div>
|
||||
<div id="maxdepth_header" onClick="change_sort_col('5')" class="item">Max. Depth</div>
|
||||
</div>
|
||||
<div id="diveslist">
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue