I modified one of the trac.ini environment (a not so important one, it's a 
test environment) and added the jquery locations, but made no difference. 
No Batch Modify option.
When I look at the page source, I do see that the Batch Modify form code is 
there, but does not display.

 <form id="batchmod_form" method="post" 
action="/trac/SysAdminTest/batchmodify"><div><input type="hidden" 
name="__FORM_TOKEN" value="05eead6697a259f3c51ee5b5" /></div>
<fieldset id="batchmod_fieldset">
  <legend class="foldable">Batch Modify</legend>
  <table summary="Batch modification fields">
    <tr id="batchmod_comment">
      <th colspan="2">
        <label for="batchmod_value_comment">Comment:</label>
      </th>
      <td class="fullrow"><textarea id="batchmod_value_comment" 
name="batchmod_value_comment" cols="70" rows="5"></textarea>
      </td>
    </tr>


If I update Trac to the latest ver of 1.0.8, do you think this would cause 
havoc?
Thanks



On Tuesday, August 25, 2015 at 9:33:28 AM UTC-7, RjOllos wrote:
>
>
>
> On Tue, Aug 25, 2015 at 9:26 AM, Charles C <[email protected] 
> <javascript:>> wrote:
>
>> Can I manually add the variables jquery_location and jquery_ui_location to 
>> trac.ini ?
>>
>
> With the values unset, Trac will use the versions of jQuery and jQuery-UI 
> that are bundled with Trac, with is what you want. The variables exist in 
> case someone wants to serve jQuery and jQuery-UI from a CDN, or otherwise 
> optimize how the site is served.
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to