Don't hard-code preferences

This commit is contained in:
Nathan Gray 2012-03-09 00:44:28 +00:00
parent 73817441cf
commit c3fd6f685f

View File

@ -137,7 +137,6 @@
<div style="color: silver;">[Just here to test the dynheight component...]</div>
<script>
window.egw_webserverUrl = egw.webserverUrl = '/egroupware';
egw.set_preferences({"open_tabs":"admin,addressbook,infolog,projectmanager,timesheet,preferences","active_tab":"preferences","account_selection":"none","global_sidebar_width_value":"224","dateformat":"d-M-Y","maxmatchs":"5","template_set":"idots","lang":"de","theme":"idots","navbar_format":"icons_and_text","link_list_format":"icons","link_list_thumbnail":"1","tz":"America\/Edmonton","tz_selection":"America\/Edmonton","timeformat":"24","rte_enter_mode":"br","rte_skin":"office2003","show_currentusers":"1","currency":"CAD","account_display":"lastname","show_help":"1","enable_dragdrop":"1","csv_charset":"utf-8","number_format":".","show_general_menu":"topmenu","start_and_logout_icons":"yes","max_icons":"12","auto_hide_sidebox":"1","click_or_onmouseover":"click","country":"CA","spellchecker_lang":"en","default_app":"home","app_specific_sidebar_width":"0","select_mode":"EGW_SELECTMODE_DEFAULT","disable_slider_effects":"0","disable_pngfix":"0","show_generation_time":"1","tz_offset":0}, "common");
var et2 = new (egw().etemplate2)(document.getElementById("container"), "");
function open_xet(file, content) {