Commit 41d46485 authored by Claudio Valerio's avatar Claudio Valerio

fixed issue 1178

parent 8182c39b
......@@ -260,6 +260,7 @@ bool UBFeature::isDeletable() const
|| elementType == FEATURE_AUDIO
|| elementType == FEATURE_VIDEO
|| elementType == FEATURE_IMAGE
|| elementType == FEATURE_FLASH
|| elementType == FEATURE_FOLDER;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment