PATH:
home
/
letacommog
/
letaweb
/
admin
/
views
/
builder
/
popup
<div class=""> <div class=""> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_NAME'); ?></label> <div class="controls"><input type="text" class="form-control required" ng-model="data.name" /></div> </div> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_CONTENT'); ?></label> <div class="controls"><textarea type="text" class="form-control required" ng-model="data.content"></textarea></div> </div> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_COMMENT_APPROVED'); ?></label> <div class="controls"><input type="checkbox" class="required" ng-model="data.approved" ng-true-value="'1'" ng-false-value="'0'" /></div> </div> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_PRODUCTS_REVIEWS_RATING'); ?></label> <div class="controls"><input type="text" class="form-control" ng-model="data.rating" /></div> </div> </div> </div>
[+]
..
[-] profile.php
[edit]
[-] ___custom.php
[edit]
[-] backgroundeditor_full.php
[edit]
[-] contributor_invite.php
[edit]
[-] product_option.php
[edit]
[-] palette.php
[edit]
[-] module_list.php
[edit]
[-] login.php
[edit]
[-] discount.php
[edit]
[-] backgroundeditor.php
[edit]
[-] zone.php
[edit]
[-] newsgrid.php
[edit]
[+]
pagelist
[-] news_comment.php
[edit]
[-] contributor.php
[edit]
[-] backgroundeditor_mini.php
[edit]
[-] skin.php
[edit]
[-] news.php
[edit]
[-] color.php
[edit]
[-] domain.php
[edit]
[-] review.php
[edit]
[-] font_customize.php
[edit]
[-] profile_change_password.php
[edit]
[-] color_palette_customize.php
[edit]