fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [15630] typo


From: sigurdne
Subject: [Fmsystem-commits] [15630] typo
Date: Thu, 8 Sep 2016 15:06:00 +0000 (UTC)

Revision: 15630
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15630
Author:   sigurdne
Date:     2016-09-08 15:06:00 +0000 (Thu, 08 Sep 2016)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/property/js/portico/tts.view.js

Modified: trunk/property/js/portico/tts.view.js
===================================================================
--- trunk/property/js/portico/tts.view.js       2016-09-08 14:51:10 UTC (rev 
15629)
+++ trunk/property/js/portico/tts.view.js       2016-09-08 15:06:00 UTC (rev 
15630)
@@ -262,7 +262,7 @@
                                relation_id: id,
                                relation_type: 'ticket',
                                query: location_code, //defined in xsl
-                               clear_state: 1,
+                               clear_state: 1
                        };
                        var strURL = phpGWLink('index.php', oArgs);
                        window.open(strURL, '_self');
@@ -422,7 +422,7 @@
                                {
                                        required = '';
 
-                                       htmlString += "<tr><td>"
+                                       htmlString += "<tr><td>";
 
                                        if (obj[i].required == true)
                                        {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]