Skip to content

Commit aff100c

Browse files
authored
Merge pull request #5 from StrikerRUS/patch-3
Fixed formatting and punctuation in README
2 parents 4441c99 + 727003d commit aff100c

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@ This project contains sample code that demonstrates how to call a datepicker dia
77
See [TESTSTATUS file](./TESTSTATUS.md) for latest testing information.
88

99
#### Built Using:
10+
1011
Aras 11.0 SP7
1112

1213
#### Versions Tested:
14+
1315
Aras 11.0 SP7
1416

1517
#### Browsers Tested:
18+
1619
Internet Explorer 11, Firefox 38 ESR, Chrome
1720

1821
## How It Works
@@ -22,6 +25,7 @@ The project's import package contains a Javascript method - labs_CallDateDialog.
2225
## Installation
2326

2427
#### Important!
28+
2529
**Always back up your code tree and database before applying an import package or code tree patch!**
2630

2731
### Pre-requisites
@@ -34,10 +38,10 @@ The project's import package contains a Javascript method - labs_CallDateDialog.
3438

3539
1. Backup your database and store the BAK file in a safe place.
3640
2. Open up the Aras Package Import tool.
37-
3. Enter your login credentials and click **Login**
38-
* _Note: You must login as root for the package import to succeed!_
41+
3. Enter your login credentials and click **Login**.
42+
* _Note: You must login as root for the package import to succeed!_
3943
4. Enter the package name in the TargetRelease field.
40-
* Optional: Enter a description in the Description field.
44+
* Optional: Enter a description in the Description field.
4145
5. Enter the path to your local `..\CallDateDialog\Import\imports.mf` file in the Manifest File field.
4246
6. Select **CallDateDialog** in the Available for Import field.
4347
7. Select Type = **Merge** and Mode = **Thorough Mode**.
@@ -59,10 +63,10 @@ The dialog will be dismissed and a browser alert dialog will appear, displaying
5963
## Contributing
6064

6165
1. Fork it!
62-
2. Create your feature branch: `git checkout -b my-new-feature`
63-
3. Commit your changes: `git commit -am 'Add some feature'`
64-
4. Push to the branch: `git push origin my-new-feature`
65-
5. Submit a pull request
66+
2. Create your feature branch: `git checkout -b my-new-feature`.
67+
3. Commit your changes: `git commit -am 'Add some feature'`.
68+
4. Push to the branch: `git push origin my-new-feature`.
69+
5. Submit a pull request.
6670

6771
For more information on contributing to this project, another Aras Labs project, or any Aras Community project, shoot us an email at araslabs@aras.com.
6872

0 commit comments

Comments
 (0)