fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12497]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12497]
Date: Tue, 23 Dec 2014 23:43:36 +0000

Revision: 12497
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12497
Author:   nelson224
Date:     2014-12-23 23:43:35 +0000 (Tue, 23 Dec 2014)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/js/yahoo/entity.edit.js

Modified: branches/dev-syncromind/property/js/yahoo/entity.edit.js
===================================================================
--- branches/dev-syncromind/property/js/yahoo/entity.edit.js    2014-12-23 
23:43:19 UTC (rev 12496)
+++ branches/dev-syncromind/property/js/yahoo/entity.edit.js    2014-12-23 
23:43:35 UTC (rev 12497)
@@ -62,7 +62,11 @@
                api.ajax.url( requestUrl ).load();
        }
 
-
+       this.showlightbox_history = function(sUrl)
+       {
+               TINY.box.show({iframe:sUrl, 
boxid:'frameless',width:650,height:600,fixed:false,maskid:'darkmask',maskopacity:40,
 mask:true, animate:true, close: true});
+       }
+       
 $(document).ready(function(){
        
        $("#treeDiv1").jstree({




reply via email to

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