Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 729: | Rivi 729: | ||
memo.titleEl.html( memo.title ); | memo.titleEl.html( memo.title ); | ||
if ( depthcats.length == 1 ) { | |||
if ( memo.depthsO[ depthcats[0] ].valstring != '' ) { | |||
memo.titleEl.append( ' <button style="padding: 0 0.25em; font-size: 13px; margin-bottom: 3px;" type="button" class="btn btn-secondary btn-info" data-toggle="tooltip" data-placement="top" title="' + 'asdfsadf' + '">' + '<i class="fa-solid fa-location-dot"></i>' + '</button>' ); | |||
//memo.title += memo.depthsO[ depthcats[0] ].valstring; | |||
} | |||
} | |||
if ( typeof i18n[ memo.obscode ].changes != 'undefined' ) { | if ( typeof i18n[ memo.obscode ].changes != 'undefined' ) { | ||


