fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10601] property: more on condition survey


From: Sigurd Nes
Subject: [Fmsystem-commits] [10601] property: more on condition survey
Date: Fri, 14 Dec 2012 14:49:57 +0000

Revision: 10601
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10601
Author:   sigurdne
Date:     2012-12-14 14:49:56 +0000 (Fri, 14 Dec 2012)
Log Message:
-----------
property: more on condition survey

Modified Paths:
--------------
    trunk/property/inc/class.uicondition_survey.inc.php

Modified: trunk/property/inc/class.uicondition_survey.inc.php
===================================================================
--- trunk/property/inc/class.uicondition_survey.inc.php 2012-12-14 14:26:22 UTC 
(rev 10600)
+++ trunk/property/inc/class.uicondition_survey.inc.php 2012-12-14 14:49:56 UTC 
(rev 10601)
@@ -120,7 +120,7 @@
                                                        array(
                                                                'type' => 
'link',
                                                                'value' => 
lang('download'),
-                                                               'href' => 
self::link(array('menuaction' => 'property.uicondition_survey.index', 'export' 
=> true, 'allrows' => true)),
+                                                               'href' => 
'javascript:window.open("'. self::link(array('menuaction' => 
'property.uicondition_survey.index', 'export' => true, 'allrows' => true)) . 
'")',
                                                                'class' => 
'new_item'
                                                        ),
                                                        array(




reply via email to

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