Skip to content
Snippets Groups Projects
Commit b0693c48 authored by Cho's avatar Cho
Browse files

Made Flickr tags persist between uploads for ACME-1303

parent cfde9440
No related branches found
No related tags found
No related merge requests found
......@@ -328,7 +328,6 @@ void LLFlickrPhotoPanel::clearAndClose()
{
mTitleTextBox->setValue("");
mDescriptionTextBox->setValue("");
mTagsTextBox->setValue(DEFAULT_TAG_TEXT);
LLFloater* floater = getParentByType<LLFloater>();
if (floater)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment