From: Vimal Joseph <vimal.joseph@zyxware.com>
Date: Sun, 28 Dec 2014 09:03:33 +0000 (+0530)
Subject: Add create new button to manage screens
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ec902cc548b6ed4c5d9489fc9ca7fca33cfaecc0;p=com.zyxware.civiwci.git

Add create new button to manage screens
---

diff --git a/templates/CRM/Wci/Page/ManageEmbedCode.tpl b/templates/CRM/Wci/Page/ManageEmbedCode.tpl
index 4326d85..47c3319 100644
--- a/templates/CRM/Wci/Page/ManageEmbedCode.tpl
+++ b/templates/CRM/Wci/Page/ManageEmbedCode.tpl
@@ -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>
diff --git a/templates/CRM/Wci/Page/ProgressBarList.tpl b/templates/CRM/Wci/Page/ProgressBarList.tpl
index 5527a5f..175b8ca 100644
--- a/templates/CRM/Wci/Page/ProgressBarList.tpl
+++ b/templates/CRM/Wci/Page/ProgressBarList.tpl
@@ -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>
diff --git a/templates/CRM/Wci/Page/WidgetList.tpl b/templates/CRM/Wci/Page/WidgetList.tpl
index b64c284..0127563 100644
--- a/templates/CRM/Wci/Page/WidgetList.tpl
+++ b/templates/CRM/Wci/Page/WidgetList.tpl
@@ -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>