예제 #1
0
파일: enigma.php 프로젝트: severnrescue/web
				<!--
				<div class="res-panel clearfix">
					<?php 
echo getIOAInput(array("label" => __("Style For", 'ioa'), "name" => "res_selector", "length" => "small", "default" => '', "type" => "select", "description" => "", "options" => array("Screen View", "Tablet Landscape", "Small Tablets", "Mobile Landscape", "Mobile Portrait"), "value" => "", "after_input" => "<a href='' class='res-preview'>Preview</a>"));
?>
				</div>	
			-->

				<div class="panels" data-step='2' data-intro='Each Panel Here represents an area of the site, it has sub panels which contains stylers for each area.' data-position='right'>
					<div class="search-section clearfix">
						<input type="text" placeholder='Search for Item..' id='en_search'>
						<i class="ioa-front-icon search-3icon-"></i>
					</div>	
					<?php 
echo $styler->createStyleMatrix($args);
?>
				</div>
				</div>

			</div>
		
		</div>


	</div>	
</div>

<iframe src="" frameborder="0" height="100%" width="80%" id="enigma_edit_frame" ></iframe>