Skip to content

Commit 68a20ed

Browse files
committed
Added Survey screen link on PopCommerce Admin Dashboard.
1 parent 55a1e56 commit 68a20ed

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

AUTHORS

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Written in 2015 by Abdullah Shaikh - abdullahs
4040
Written in 2015 by Yao Chunlin - chunlinyao
4141
Written in 2015 by Jens Hardings - jenshp
4242
Written in 2018 by Daniel Taylor - danieltaylor-nz
43+
Written in 2018 by Nirendra Singh - nirendra10695
4344

4445
===========================================================================
4546

@@ -66,3 +67,4 @@ Written in 2015-2016 by Yao Chunlin - chunlinyao
6667
Written in 2015-2016 by Sam Hamilton - samhamilton
6768
Written in 2015 by Jens Hardings - jenshp
6869
Written in 2018 by Daniel Taylor - danieltaylor-nz
70+
Written in 2018 by Nirendra Singh - nirendra10695

screen/PopCommerceAdmin.xml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ along with this software (see the LICENSE.md file). If not, see
3030
<subscreens-item name="Search" location="component://SimpleScreens/screen/SimpleScreens/Search.xml" menu-index="2"/>
3131
<subscreens-item name="QuickLookup" location="component://SimpleScreens/screen/SimpleScreens/QuickLookup.xml" menu-index="2"/>
3232

33+
<subscreens-item name="Survey" location="component://SimpleScreens/screen/SimpleScreens/Survey.xml" menu-index="18"/>
3334
<subscreens-item name="Manufacturing" location="component://SimpleScreens/screen/SimpleScreens/Manufacturing.xml" menu-index="19"/>
3435
<subscreens-item name="ProductStore" location="component://SimpleScreens/screen/SimpleScreens/ProductStore.xml" menu-index="23"/>
3536
<subscreens-item name="Gateway" location="component://SimpleScreens/screen/SimpleScreens/Gateway.xml" menu-index="24"/>

screen/PopCommerceAdmin/dashboard.xml

+1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ along with this software (see the LICENSE.md file). If not, see
166166
<link url="../Party" link-type="anchor">
167167
<image url="/ssstatic/images/Parties.png" url-type="screen" style="invertible" width="40"/></link>
168168
<container><link text="Parties" url="../Party" link-type="anchor"/></container>
169+
<container><link text="Survey" url="../Survey" link-type="anchor"/></container>
169170
</container>
170171
</row-col></container-row>
171172
<container-row><row-col sm="6">

0 commit comments

Comments
 (0)