Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bonita
bonita-studio
Commits
a6220b40
Commit
a6220b40
authored
Jan 07, 2016
by
azara
Browse files
fix button size to correctly desplay french and german in create input
contract wizard
parent
1ff38c06
Changes
1
Hide whitespace changes
Inline
Side-by-side
bundles/plugins/org.bonitasoft.studio.contract/src/org/bonitasoft/studio/contract/ui/wizard/CreateContractInputFromBusinessObjectWizardPage.java
View file @
a6220b40
...
...
@@ -76,7 +76,7 @@ import org.eclipse.swt.widgets.Display;
*/
public
class
CreateContractInputFromBusinessObjectWizardPage
extends
WizardPage
{
private
static
final
int
DEFAULT_BUTTON_WIDTH_HINT
=
13
0
;
private
static
final
int
DEFAULT_BUTTON_WIDTH_HINT
=
20
0
;
private
final
WritableValue
selectedDataObservable
;
private
CheckboxTreeViewer
treeViewer
;
private
final
FieldToContractInputMappingFactory
fieldToContractInputMappingFactory
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment