Dotclear


Ignore:
Timestamp:
07/30/13 16:13:07 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.5
Message:

Quick entry dashboard module will not be displayed by default, Fixes #1440

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/install/index.php

    r1179 r1247  
    190190          $core->auth->user_prefs->dashboard->put('doclinks',true,'boolean','',null,true); 
    191191          $core->auth->user_prefs->dashboard->put('dcnews',true,'boolean','',null,true); 
    192           $core->auth->user_prefs->dashboard->put('quickentry',true,'boolean','',null,true); 
     192          $core->auth->user_prefs->dashboard->put('quickentry',false,'boolean','',null,true); 
    193193 
    194194          # Add accessibility options 
Note: See TracChangeset for help on using the changeset viewer.

Sites map