PATH:
home
/
letacommog
/
letaweb
/
admin
/
views
/
builder
/
modules
<div class="block well"> <div id="slideshow_image_list" class=""> <div class="imgitem" ng-class={editing:$index==editing_index} ng-repeat="image in data.buttons track by $index"> <div class="image"> <img src="../../images/social_icons/{{image.type}}.jpg" alt=""> </div> <div class="button"> <a href="#" class="btn-small" ng-click="editImageItem($index)"><i class="fa fa-pencil"></i></a> <a href="#" class="btn-small btn-delete" ng-click="deleteImageItem($index)"><i class="fa fa-times"></i></a> </div> </div> <button class="btn btn-primary" ng-click="addImageItem()"> <i class="fa fa-plus"></i> </button> </div> </div> <div class="" ng-show="editing"> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_SOCIAL_BUTTONS_TYPE'); ?></label> <div class="controls"> <select ng-model="editing_item.type" class="form-control" ng-change="changeButton()"> <?php $services = array('facebook', 'google', 'twitter', 'rss', 'linkedin', 'yahoo', 'wordpress', 'youtube', 'blogger', 'pinteres'); foreach ($services as $s) { ?> <option value="<?php echo $s; ?>"><?php echo $s; ?></option> <?php } ?> </select> </div> </div> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_TITLE'); ?></label> <div class="controls"><input type="text" ng-model="editing_item.title" class="form-control" ng-change="changeButton()" /></div> </div> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_SLIDESHOW_ITEM_LINK'); ?></label> <div class="controls"><input type="text" ng-model="editing_item.link" class="form-control" ng-change="changeButton()" /></div> </div> </div>
[+]
..
[-] infobox.php
[edit]
[-] facebookpage.php
[edit]
[-] pricetable.php
[edit]
[-] rssfeed.php
[edit]
[-] button.php
[edit]
[-] newslist.php
[edit]
[-] linklist.php
[edit]
[+]
share_buttons
[-] contactform.php
[edit]
[+]
extra
[-] box.php
[edit]
[-] productdetail.php
[edit]
[+]
menu
[-] slick.php
[edit]
[-] alert.php
[edit]
[-] ihover_image_list.php
[edit]
[-] countdown.php
[edit]
[-] title.php
[edit]
[-] typedtext.php
[edit]
[-] icon.php
[edit]
[-] ___custom.php
[edit]
[-] share_buttons.php
[edit]
[+]
slideshow
[-] simplelist.php
[edit]
[+]
image
[-] infotable.php
[edit]
[-] embed.php
[edit]
[-] newscomment.php
[edit]
[-] social_buttons_icon_list.php
[edit]
[-] iframe.php
[edit]
[-] facebooksend.php
[edit]
[-] fancytext.php
[edit]
[-] navbar.php
[edit]
[-] googlemap.php
[edit]
[-] facebookvideo.php
[edit]
[-] tweet.php
[edit]
[-] slideshow.php
[edit]
[-] statcounter.php
[edit]
[-] mailchimp.php
[edit]
[-] progress_bar.php
[edit]
[+]
form
[-] audio_player.php
[edit]
[-] recentnews.php
[edit]
[-] testmodule.php
[edit]
[-] share_ButtonConfig.php
[edit]
[-] social_buttons.php
[edit]
[-] productlist.php
[edit]
[-] idxbroker.php
[edit]
[-] infobox_button_command.php
[edit]
[-] image.php
[edit]
[-] zone.php
[edit]
[-] accordion.php
[edit]
[-] line.php
[edit]
[-] zone - Copy.php
[edit]
[-] menu.php
[edit]
[-] video.php
[edit]
[-] ihover.php
[edit]
[-] facebooklike.php
[edit]
[-] youtube.php
[edit]
[-] tab.php
[edit]
[-] newscategory.php
[edit]
[-] pagezone.php
[edit]
[-] spacer.php
[edit]
[-] facebookcomment.php
[edit]
[-] slideshow_image_list.php
[edit]
[-] newsdetail.php
[edit]
[-] html.php
[edit]
[-] row.php
[edit]
[-] text.php
[edit]
[-] image_button_command.php
[edit]
[-] infobanner.php
[edit]
[-] gallery.php
[edit]
[+]
social_buttons
[-] twitterfeed.php
[edit]
[-] modal.php
[edit]
[-] facebookpost.php
[edit]