Minor tweaks

This commit is contained in:
Simon MacMullen 2010-12-20 12:23:55 +00:00
parent 2ab032fdda
commit 060a6e5859
2 changed files with 1 additions and 2 deletions

View File

@ -87,7 +87,6 @@
</select>
</td>
</tr>
<tr>
<th><label>Arguments:</label></th>
<td><span class="multifield" id="arguments"></span></td>

View File

@ -212,7 +212,7 @@ add_queue(Queue) ->
add_exchange(Exchange) ->
Internal = case pget(internal, Exchange) of
undefined -> false; %% =< 2.1.1
undefined -> false; %% =< 2.2.0
I -> I
end,
rabbit_exchange:declare(r(exchange, Exchange),