1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-02 07:27:04 +00:00

only show extra msg in pro edition when unlink a device

This commit is contained in:
lian
2016-05-27 14:19:53 +08:00
parent 4a44c60beb
commit 400bcde5ce
2 changed files with 3 additions and 0 deletions

View File

@@ -297,6 +297,7 @@ define([
var $yesBtn = $('#confirm-yes');
var html = this.confirm_with_extra_option_template({
'is_pro': app.pageOptions.is_pro,
'title': title,
'content': content,
'extraOption': extraOption