Mercurial > hg > extraction-interface
diff develop/data/regex_files/test2.txt @ 27:4a29bccb6c59
modify the SmartRegexSave method to prevent duplicated records in topic_regex_relation table and provide better promting to user to force saving regex file or not
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Tue, 03 Mar 2015 11:47:41 +0100 |
| parents | b55f5d3564c4 |
| children |
line wrap: on
line diff
--- a/develop/data/regex_files/test2.txt Tue Mar 03 10:33:42 2015 +0100 +++ b/develop/data/regex_files/test2.txt Tue Mar 03 11:47:41 2015 +0100 @@ -1,1 +1,1 @@ -<span regexreplace="dy" regextext="" id="span_sdf" class="span_dy" style="border: 1px solid black; width: 100px;"> sdf </span> \ No newline at end of file +<span regexreplace="dy" regextext="qqq" id="span_sdf" class="span_dy" style="border: 1px solid black; width: 100px;"> sdf </span> \ No newline at end of file
