60648a After editing a tag, leave it in the DB

Authored and Committed by Pierre-Yves Chibon 11 years ago
    After editing a tag, leave it in the DB
    
    Since we are only editing tags in a specific project, we do not know if
    this tag is being used in another project.
    Removing the tag entirely from the DB is therefore a bad idea and it
    doesn't take that much space.
    
        
file modified
+0 -4