algairim commented on a change in pull request #271:
URL: https://github.com/apache/brooklyn-ui/pull/271#discussion_r698349446
##########
File path: ui-modules/utils/br-core/button/button.html
##########
@@ -16,4 +16,4 @@
specific language governing permissions and limitations
under the License.
-->
-<a ng-href="{{link}}" role="button" class="btn btn-default" ng-class="type"
ng-click="click()" ng-transclude></a>
\ No newline at end of file
+<a ng-href="{{link}}" role="button" class="btn btn-default" ng-class="type"
ng-click="click()" ng-transclude download></a>
Review comment:
Requires a better improvement
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]