# HG changeset patch # User Zoe Hong # Date 1427798097 -7200 # Node ID c6fa7f83c5bf50782dbd9c66c30652cbda38f014 # Parent 3239979f667373016a1497b94341b479a5df9f88 New: 1.display messages(style) 2.handle saving conflict:up-to-date or reload text diff -r 3239979f6673 -r c6fa7f83c5bf models/extractapp.php --- a/models/extractapp.php Tue Mar 31 11:58:26 2015 +0200 +++ b/models/extractapp.php Tue Mar 31 12:34:57 2015 +0200 @@ -342,7 +342,7 @@ } else if ($status == "error") { // saving not success - $this->messages['warning'] .= "[Warning] Saving Failed! ".(string)$response["message"]."
"; + $this->messages['error'] .= "[Error] Saving Failed! ".(string)$response["message"]."
"; $this->messages['warning'] .= "[Warning] Please check branch ".$this->branch_id." in LGService, and modify from the latest version.
"; /* diff -r 3239979f6673 -r c6fa7f83c5bf views/Extractapp/TaggingText.php --- a/views/Extractapp/TaggingText.php Tue Mar 31 11:58:26 2015 +0200 +++ b/views/Extractapp/TaggingText.php Tue Mar 31 12:34:57 2015 +0200 @@ -916,12 +916,12 @@ -
-

+
+

-

+

@@ -967,7 +967,7 @@
-
+
Config Topic:
diff -r 3239979f6673 -r c6fa7f83c5bf views/maintemplate.php --- a/views/maintemplate.php Tue Mar 31 11:58:26 2015 +0200 +++ b/views/maintemplate.php Tue Mar 31 12:34:57 2015 +0200 @@ -7,10 +7,10 @@ + diff -r 3239979f6673 -r c6fa7f83c5bf views/maintemplate_local.php --- a/views/maintemplate_local.php Tue Mar 31 11:58:26 2015 +0200 +++ b/views/maintemplate_local.php Tue Mar 31 12:34:57 2015 +0200 @@ -7,10 +7,10 @@ +