* [task#120212,done,2h,0h] add data-type="iframe" for create link.
This commit is contained in:
@@ -2959,7 +2959,7 @@ eof;
|
||||
{
|
||||
$params = "programID=0&from=global";
|
||||
$createMethod = 'createGuide';
|
||||
$attr = 'data-toggle="modal"';
|
||||
$attr = 'data-toggle="modal" data-type="iframe"';
|
||||
}
|
||||
break;
|
||||
case 'bug':
|
||||
|
||||
Reference in New Issue
Block a user