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:
@@ -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
|
||||
|
Reference in New Issue
Block a user