@@ -1,3 +1,9 @@
|
|||||||
|
2.031011 - 2015-02-27
|
||||||
|
|
||||||
|
[BUG FIXES]
|
||||||
|
|
||||||
|
* [#204] Regression of [#157]
|
||||||
|
|
||||||
2.031010 - 2015-02-25
|
2.031010 - 2015-02-25
|
||||||
|
|
||||||
[ENHANCEMENTS]
|
[ENHANCEMENTS]
|
||||||
|
|||||||
@@ -157,7 +157,6 @@ sub delete {
|
|||||||
DevicePortVlan
|
DevicePortVlan
|
||||||
DevicePortWireless
|
DevicePortWireless
|
||||||
DevicePortSsid
|
DevicePortSsid
|
||||||
DevicePortLog
|
|
||||||
/) {
|
/) {
|
||||||
$schema->resultset($set)->search(
|
$schema->resultset($set)->search(
|
||||||
{ ip => { '-in' => $ports->as_query }},
|
{ ip => { '-in' => $ports->as_query }},
|
||||||
|
|||||||
Reference in New Issue
Block a user