Paste #144818

   
pasted on 16.09.2020 16:18
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 144823
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
1
javascript:(function(){var el = getSelectionParentElement(); if(getSelectedText()!="" && $(el).closest('.content-text').length){read_chap_id = $(el).closest('.chapter').data('chap-id'); $('#etext').val(getSelectedText()); $('#etype').val(6); $('#eedittext').val(''); $('#popup').modal('show');}})()
Add Comment
Author