issue #0001284 : Remove sample message
This commit is contained in:
parent
c0149839e0
commit
e03047ee7d
@ -5,19 +5,7 @@ Erreur ! Le moteur de ciblage n'est pas disponible !
|
||||
</div>
|
||||
|
||||
<?php } else {?>
|
||||
<div id="actionMessage">
|
||||
|
||||
<div class="ui-state-highlight ui-corner-all" style="padding: .7em;">
|
||||
<p><span class="ui-icon ui-icon-info" style="float: left; margin-right: .3em;"></span>
|
||||
<strong>Hey!</strong> Sample ui-state-highlight style.</p>
|
||||
</div>
|
||||
|
||||
<div class="ui-state-error ui-corner-all" style="padding: .7em;">
|
||||
<p><span class="ui-icon ui-icon-alert" style="float: left; margin-right: .3em;"></span>
|
||||
<strong>Alert:</strong> Sample ui-state-error style.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div id="actionMessage"></div>
|
||||
<div id="panel"><?=$this->action('criteres', 'index')?></div>
|
||||
<div id="tabs">
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user