From 49df5ea0439a8e2ae148fcd5231ab0a9a818669f Mon Sep 17 00:00:00 2001 From: Maxim Kadushkin Date: Thu, 23 Mar 2017 15:52:49 +0300 Subject: [PATCH] [Common] added template for the big button with caption without menu --- apps/common/main/lib/component/Button.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/apps/common/main/lib/component/Button.js b/apps/common/main/lib/component/Button.js index 5ad4511c2..5b06bb166 100644 --- a/apps/common/main/lib/component/Button.js +++ b/apps/common/main/lib/component/Button.js @@ -120,6 +120,20 @@ define([ 'use strict'; var templateHugeCaption = + '
' + + '' + + '
'; + + var templateHugeMenuCaption = '
' + '