Subversion Repositories DevTools

Rev

Rev 4230 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4230 Rev 5061
Line 111... Line 111...
111
 tips.JatsExtraction_CC   = stdTip(200, 'ClearCase', 'Various extraction commands.<br>Choose a command that suits the current requirements.' +
111
 tips.JatsExtraction_CC   = stdTip(200, 'ClearCase', 'Various extraction commands.<br>Choose a command that suits the current requirements.' +
112
                                                     '<p>A Project Branch will be displayed if configured, but it may not be suitable for all packages.');
112
                                                     '<p>A Project Branch will be displayed if configured, but it may not be suitable for all packages.');
113
                                                
113
                                                
114
 tips.JatsExtraction_CVS  = stdTip(200,'CVS','Various extraction commands.<br>Choose a command that suits the current requirements.' );
114
 tips.JatsExtraction_CVS  = stdTip(200,'CVS','Various extraction commands.<br>Choose a command that suits the current requirements.' );
115
 tips.JatsExtraction_     = stdTip(200,'Unknown Version Control System','Various extraction commands.<br>Choose a command that suits the current requirements.' );
115
 tips.JatsExtraction_     = stdTip(200,'Unknown Version Control System','Various extraction commands.<br>Choose a command that suits the current requirements.' );
116
 
-
 
117
 tips.ad_action       = stdTip(200, 'ACTION', 'The internal name of the access control element.' );
-
 
118
 tips.ad_description  = stdTip(200, 'DESCRIPTION', 'A description of the access control element.' );
-
 
119
 tips.ad_access       = stdTip(200, 'Project Independent Permissions', 'These are the basic permissions before project specific control elements have been applied.' );
-
 
120
 tips.ad_data         = stdTip(200, 'Project Specific Permissions', 'These are the permissions after project-specfic control elements have been applied.' );
-
 
121
 tips.ad_active       = stdTip(200, 'ACTIVE', 'The associated action should be available.<br>Controls do not need to visible for an action to be available.' );
-
 
122
 tips.ad_visible      = stdTip(200, 'VISIBLE', 'The associated action may have a control button that is shown to the user.<br>If the action is not active then the action should not be available to the user.' );
-
 
123
}
116
}