fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9845]


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [9845]
Date: Tue, 14 Aug 2012 07:15:32 +0000

Revision: 9845
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9845
Author:   erikhl
Date:     2012-08-14 07:15:32 +0000 (Tue, 14 Aug 2012)
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      
2012-08-14 07:14:55 UTC (rev 9844)
+++ trunk/activitycalendarfrontend/templates/base/activity_new.php      
2012-08-14 07:15:32 UTC (rev 9845)
@@ -160,7 +160,6 @@
 
 function allOK()
 {
-       alert(document.getElementById('district').value);
        if(document.getElementById('title').value == null || 
document.getElementById('title').value == '')
        {
                alert("Tittel må fylles ut!");
@@ -336,7 +335,7 @@
                                                }
                                                ?>
                                                </optgroup>
-                                               <optgroup label="<?php echo 
lang('building') ?>">
+                                               <optgroup label="<?php echo 
lang('external_arena') ?>">
                                                <?php 
                                                foreach($arenas as $arena)
                                                        {




reply via email to

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