Skip to content

Commit a190da0

Browse files
committed
Simplify editor intro #37
Signed-off-by: Mārtiņš Avots <martins.avots@splitcells.net>
1 parent c2e7554 commit a190da0

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

  • projects/net.splitcells.gel.ui/src/main/xml/net/splitcells/gel/ui/editor/geal

projects/net.splitcells.gel.ui/src/main/xml/net/splitcells/gel/ui/editor/geal/index.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,9 @@
1212
<meta>
1313
<title>Geal Editor</title>
1414
<description>
15-
<paragraph>
16-
Define and solve assignment problems.
17-
</paragraph>
1815
<paragraph>
1916
This editor allows you to define one or more assignment problems and lets you solve them by the Generic Allocator.
20-
Please, define the problem definition and enter the input data.
17+
Define the problem definition and enter the input data.
2118
After executing the optimizer via the <quote>Calculate solution</quote> button,
2219
the solution will be visible under the <quote>Solution</quote> tabs.
2320
</paragraph>
@@ -55,4 +52,4 @@
5552
name="supplies.csv"
5653
initial-content-at="/net/splitcells/gel/ui/colloquium-planning-supplies-test-data.csv"><![CDATA[]]></text-area>
5754
</form-editor>
58-
</article>
55+
</article>

0 commit comments

Comments
 (0)