Add create new button to manage screens
authorVimal Joseph <vimal.joseph@zyxware.com>
Sun, 28 Dec 2014 09:03:33 +0000 (14:33 +0530)
committerVimal Joseph <vimal.joseph@zyxware.com>
Sun, 28 Dec 2014 09:03:33 +0000 (14:33 +0530)
templates/CRM/Wci/Page/ManageEmbedCode.tpl
templates/CRM/Wci/Page/ProgressBarList.tpl
templates/CRM/Wci/Page/WidgetList.tpl

index 4326d85a9067c0338ce8bb7e76c8196ceeef877c..47c3319c944689a3af0c4ba609522d0c5d9a803c 100644 (file)
@@ -27,6 +27,7 @@
        {include file="CRM/common/pager.tpl" location="top"}
              {include file="CRM/common/pagerAToZ.tpl"}
        {include file="CRM/common/jsortable.tpl"}
+       <a class="button" href="embed-code/add"><span><div class="icon add-icon"></div>New Embed Code</span></a>
              <table id="options" class="display">
                <thead>
                <tr>
index 5527a5f9bf538e575ae0b264ae72340964043046..175b8cac13419a6162a57dbadff69729d727bbe7 100644 (file)
@@ -27,6 +27,7 @@
        {include file="CRM/common/pager.tpl" location="top"}
              {include file="CRM/common/pagerAToZ.tpl"}
        {include file="CRM/common/jsortable.tpl"}
+       <a class="button" href="progress-bar/add"><span><div class="icon add-icon"></div>New Progress Bar</span></a>
              <table id="options" class="display">
                <thead>
                <tr>
index b64c284111dbcbbfe46a7b8368c9bb7fa6268e1b..01275634380e36be1d0b2af5aa159b51fc59a1e1 100644 (file)
@@ -27,6 +27,7 @@
        {include file="CRM/common/pager.tpl" location="top"}
              {include file="CRM/common/pagerAToZ.tpl"}
        {include file="CRM/common/jsortable.tpl"}
+       <a class="button" href="widget/add"><span><div class="icon add-icon"></div>New Widget</span></a>
              <table id="options" class="display">
                <thead>
                <tr>