fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [6925] xsl modifications


From: Petur Thorsteinsson
Subject: [Fmsystem-commits] [6925] xsl modifications
Date: Thu, 03 Feb 2011 19:28:47 +0000

Revision: 6925
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6925
Author:   peturbjorn
Date:     2011-02-03 19:28:47 +0000 (Thu, 03 Feb 2011)
Log Message:
-----------
xsl modifications

Modified Paths:
--------------
    branches/dev-bim2/property/templates/base/bim_showmodels.xsl

Modified: branches/dev-bim2/property/templates/base/bim_showmodels.xsl
===================================================================
--- branches/dev-bim2/property/templates/base/bim_showmodels.xsl        
2011-02-03 19:28:20 UTC (rev 6924)
+++ branches/dev-bim2/property/templates/base/bim_showmodels.xsl        
2011-02-03 19:28:47 UTC (rev 6925)
@@ -67,6 +67,7 @@
                                <th>used</th>
                                <th></th>
                                <th></th>
+                               <th></th>
                        </tr>
                </table>
                <div id="modelsLoader">
@@ -83,6 +84,8 @@
                //Y.on("load", doDelegateDeleteModel);
                doDelegateDeleteModel();
                Y.on("load", doDelegateLoadModel);
+               Y.on("load", doDelegateModelInfo);
+               
                }); 
                }
        </script>




reply via email to

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