Hallo
die navigation.html im Smartvisu sieht so aus
die navigation.html im Smartvisu sieht so aus
HTML-Code:
/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Niko Will * @copyright 2013 * @license GPL <http://www.gnu.de> * ----------------------------------------------------------------------------- */ <ul data-role="listview" data-dividertheme="c" class="nw_tiles"> <li data-icon="false"> <a href="index.php?page=WP"> <img class="icon" src="{{ icon0 }}weather_station_quadra.png"/><h3>WP</h3> <div class="ui-ri-aside"> </div> </a> </li> </ul>
Kommentar