phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uiadmin_location.php, 1.1.1.8


From: nomail
Subject: [Phpgroupware-cvs] property/class.uiadmin_location.php, 1.1.1.8
Date: Sun, 23 May 2004 07:39:11 -0000

Update of /property
Modified Files:
        Branch: 
          class.uiadmin_location.php

date: 2004/05/04 08:42:23;  author: sigurdne;  state: Exp;  lines: +3 -2

Log Message:
no message
=====================================================================
Index: property/class.uiadmin_location.php
diff -u property/class.uiadmin_location.php:1.1.1.7 
property/class.uiadmin_location.php:1.1.1.8
--- property/class.uiadmin_location.php:1.1.1.7 Fri Apr 30 17:35:57 2004
+++ property/class.uiadmin_location.php Tue May  4 08:42:23 2004
@@ -448,6 +448,8 @@
                        $id                     = 
$this->bocommon->get_var2('id',array('POST','GET'));
                        $values         = 
$this->bocommon->get_var2('values',array('POST'));
 
+                       $GLOBALS['msgbox']->add(lang('Altering ColumnName OR 
Datatype  - deletes your data in this Column'),'warning');
+
 //html_print_r($values);
                        $this->bocommon->xsl_add_file(array('admin_location'));
 
@@ -522,8 +524,7 @@
                        if ($id)
                        {
                                $values = 
$this->bo->read_single_attrib($type_id,$id);
-                               $type_name=$attrib['type_name'];
-                               $function_msg = lang('edit attribute'). ' ' . 
lang($type_name);
+                               $function_msg = lang('edit attribute');
                                $action='edit';
                        }
                        else




reply via email to

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