fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8366]


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8366]
Date: Mon, 19 Dec 2011 09:17:07 +0000

Revision: 8366
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8366
Author:   erikhl
Date:     2011-12-19 09:17:07 +0000 (Mon, 19 Dec 2011)
Log Message:
-----------


Modified Paths:
--------------
    trunk/activitycalendarfrontend/templates/base/activity_new.php

Modified: trunk/activitycalendarfrontend/templates/base/activity_new.php
===================================================================
--- trunk/activitycalendarfrontend/templates/base/activity_new.php      
2011-12-19 08:29:46 UTC (rev 8365)
+++ trunk/activitycalendarfrontend/templates/base/activity_new.php      
2011-12-19 09:17:07 UTC (rev 8366)
@@ -332,6 +332,9 @@
                                <dt>
                                        <label for="organization_id"><?php echo 
lang('organization') ?></label>
                                </dt>
+                                       <?php if($new_org){?>
+                                               <input type="hidden" 
name="new_org" id="new_org" value="yes" />
+                                       <?php }?>
                                        <?php if($new_organization){?>
                                        <input type="hidden" 
name="organization_id" id="organization_id" value="new_org" />
                                                <dt><label 
for="orgname">Organisasjonsnavn</label></dt>




reply via email to

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