# HG changeset patch # User Zoe Hong # Date 1462191701 -7200 # Node ID c3e149277b5827a0db1bf24fde1eb5a0e6570f17 # Parent 5bea390e7ca99adaae210a4c7c3cf01054610a87 modifications based on the docs 'Improving LGServices interface.docx' diff -r 5bea390e7ca9 -r c3e149277b58 js/taggingtext.js --- a/js/taggingtext.js Mon Mar 14 14:43:42 2016 +0100 +++ b/js/taggingtext.js Mon May 02 14:21:41 2016 +0200 @@ -268,7 +268,7 @@ }); newbutton.appendTo(newdiv); - var newbutton = $('').mouseup(function (e2) { + var newbutton = $('').mouseup(function (e2) { var textKeep = $(this).parent().parent().html(); var regexText=//g; var replaceText=""; @@ -304,7 +304,7 @@ }); newbutton.appendTo(newdiv); - var newbutton = $('').mouseup(function (e2) { + var newbutton = $('').mouseup(function (e2) { var textKeep = $(this).parent().parent().html(); var regexText=//g; var replaceText=""; diff -r 5bea390e7ca9 -r c3e149277b58 views/Extractapp/EditTaglist.php --- a/views/Extractapp/EditTaglist.php Mon Mar 14 14:43:42 2016 +0100 +++ b/views/Extractapp/EditTaglist.php Mon May 02 14:21:41 2016 +0200 @@ -46,9 +46,10 @@ -

Topic Tag is ""

+

You are currently editing the tag list for topic:

-
+ +