<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -223,18 +223,17 @@ function writeAssetToAssetCollection(assetId, assetCollectionUrl){
  });
 }
 
-// Temporary hack called by old Asset Browser code until it is updated to
-// use the new code
-function initializeAssetBrowserField(){
+$(document).ready(function() {
+  // Temporary hack called by old Asset Browser code until it is updated to
+  // use the new code
   $(&quot;#wrapper .assetBrowserLink&quot;).click(function() {
     var p = $(this);
     var link = p.find(&quot;a&quot;);
     $.get(link.attr(&quot;href&quot;), null, function(markup) {AssetBrowser.load(p, link, markup);});
     return false;
   });
-}
-
-$(document).ready(function() {
+  
+  
   $(&quot;#templateSections&quot;).click(function(e) {
     var target = $(e.target);
     if (target.is(&quot;a&quot;)) {</diff>
      <filename>gluttonberg/public/javascripts/application.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>422d04d8e92d2f990771aeb9e6f6e3078e779208</id>
    </parent>
    <parent>
      <id>9e064e85c1979960dbe9c7df893cb6a742db8bf9</id>
    </parent>
  </parents>
  <author>
    <name>Alexandre Girard</name>
    <email>alx.girard@gmail.com</email>
  </author>
  <url>http://github.com/alx/gluttonberg/commit/68ec43b932639b262faa50ddad467c0687483235</url>
  <id>68ec43b932639b262faa50ddad467c0687483235</id>
  <committed-date>2008-11-24T16:17:16-08:00</committed-date>
  <authored-date>2008-11-24T16:17:16-08:00</authored-date>
  <message>Merge branch 'master' of git://github.com/lukesutton/gluttonberg</message>
  <tree>5f4f71da5b396e10a0c6cce1fe3d5a2ad0babb36</tree>
  <committer>
    <name>Alexandre Girard</name>
    <email>alx.girard@gmail.com</email>
  </committer>
</commit>
