mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
sponsored: Show campaign editor before filling it.
This commit is contained in:
@@ -614,8 +614,8 @@ function edit_campaign($campaign_row) {
|
||||
|
||||
campaign.find('button[name="save"]').show().end()
|
||||
.find('button[name="create"]').hide().end();
|
||||
r.sponsored.fill_campaign_editor();
|
||||
campaign.fadeIn();
|
||||
r.sponsored.fill_campaign_editor();
|
||||
})
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user