fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15928] hide extra button on short pages


From: sigurdne
Subject: [Fmsystem-commits] [15928] hide extra button on short pages
Date: Tue, 1 Nov 2016 09:45:53 +0000 (UTC)

Revision: 15928
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15928
Author:   sigurdne
Date:     2016-11-01 09:45:53 +0000 (Tue, 01 Nov 2016)
Log Message:
-----------
hide extra button on short pages

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-11-01 09:14:53 UTC (rev 
15927)
+++ trunk/property/js/portico/tts.view.js       2016-11-01 09:45:53 UTC (rev 
15928)
@@ -482,6 +482,10 @@
        {
                width = 280;
        }
+       else
+       {
+               return;
+       }
 
        $("#submitbox").css({
                position: 'absolute',




reply via email to

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