Merge pull request #855 from charithag/master

Fixed https://github.com/wso2/product-iots/issues/1452
This commit is contained in:
Ruwan 2017-12-13 12:11:59 +05:30 committed by GitHub
commit c6d5b18761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
</p>
<div class="actions">
<div class="action-btn ripple">
<p><a href="{{appContext}}/devicemgt/policy/effective-policy?type={{deviceType}}&id={{deviceId}}">
<p><a href="{{appContext}}/policy/effective-policy?type={{deviceType}}&id={{deviceId}}">
<i class="icon fw fw-view fw-2x"></i> <span>View Policy </span></a></p>
</div>
</div>