Skip to content

Commit

Permalink
Adding the provider field to the restservice as it's available in the…
Browse files Browse the repository at this point in the history
… storage path
  • Loading branch information
shazni committed Jun 4, 2015
1 parent 40c6191 commit f6e3e9b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
</ui>
<content>
<table name="Overview">
<field type="text" required="true">
<name>Provider</name>
</field>
<field type="text" required="true">
<name>Name</name>
</field>
Expand Down

0 comments on commit f6e3e9b

Please sign in to comment.