[FIXED] [V0.8.0] TreeLoader base atributes

  1. #1

    [FIXED] [V0.8.0] TreeLoader base atributes

    When adding base attributes to a tree loader, the rendered javascript uses the incorrect word baseAttributes rather than baseAttrs

    Chaging the line

     public virtual ParameterCollection BaseAttrs
    to

     public virtual ParameterCollection BaseAttrs
    in TreeLoaderBase.cs corrects the issue.
  2. #2

    RE: [FIXED] [V0.8.0] TreeLoader base atributes

    *Hi,

    Thanks. We have changed rendering name.


  3. #3

    RE: [FIXED] [V0.8.0] TreeLoader base atributes

    Thanks, you understood my mis-paste of the incorrect line ok then :)

Similar Threads

  1. [CLOSED] Razor and Ext.Net base and partial views
    By boris in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 01, 2012, 3:45 PM
  2. Replies: 9
    Last Post: Aug 14, 2010, 4:22 AM
  3. Replies: 4
    Last Post: Jan 27, 2010, 9:55 AM
  4. Replies: 10
    Last Post: Dec 15, 2008, 3:13 PM
  5. Request - A variable for the Base URL
    By m4chine in forum 1.x Help
    Replies: 17
    Last Post: Jun 18, 2008, 5:33 PM

Posting Permissions