mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-3148
This commit is contained in:
@@ -1227,7 +1227,7 @@
|
||||
url += "&typ=TH";
|
||||
url += "&obr=" + list_opened_branches(o.parentNode);
|
||||
//w = window.open(url, "EXPORT", "directories=no, height=400, width=550, location=no, menubar=no, resizable=yes, scrollbars=yes, status=no, toolbar=no");
|
||||
w = loadDataAjax(url, 700, 400, "#DLG_EXPORT_TOPICS", '{{ 'thesaurus:: export en topics' | trans }}');
|
||||
w = loadDataAjax(url, 700, 450, "#DLG_EXPORT_TOPICS", '{{ 'thesaurus:: export en topics' | trans }}');
|
||||
break;
|
||||
}
|
||||
break;
|
||||
|
Reference in New Issue
Block a user