Made comments modal

This commit is contained in:
Latif Khalifa
2013-10-14 14:11:10 +02:00
parent 7652bc120c
commit 7dc716103e

View File

@@ -17,6 +17,7 @@ $filter->render();
var tag = $("<div></div>");
var $dialog = tag.dialog({
modal: true,
autoOpen: false,
width: 800,
height: 500,