From 4474ebb209f93a1aea48685baf7541b962cee2c4 Mon Sep 17 00:00:00 2001 From: rlx Date: Mon, 18 Jan 2016 11:46:21 +0530 Subject: [PATCH] change dialog title --- static/js/userDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/userDialog.js b/static/js/userDialog.js index c48d59a..373ca0e 100644 --- a/static/js/userDialog.js +++ b/static/js/userDialog.js @@ -53,7 +53,7 @@ oml.ui.userDialog = function() { height: 408, keys: {escape: 'done'}, removeOnClose: true, - title: Ox._('User'), + title: 'Open Media Library', width: 768 }) .bindEvent({