Skip to content

Commit

Permalink
Merge pull request ether#292 from Gared/patch-1
Browse files Browse the repository at this point in the history
Fixed error when opening "Application Configuration" on pro-pads
  • Loading branch information
JohnMcLear committed Sep 5, 2011
2 parents f25ffef + 4b53666 commit 94d5b2d
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -19,6 +19,7 @@ import("funhtml.*");
import("etherpad.sessions.getSession");
import("etherpad.control.pro.admin.pro_admin_control");
import("etherpad.pro.pro_config");
import("etherpad.pro.pro_accounts");

function _renderTopDiv(mid, htmlId) {
var m = getSession()[mid];
Expand Down

0 comments on commit 94d5b2d

Please sign in to comment.