Fix gestioen salvataggio filtri...

This commit is contained in:
Samuele E. Locatelli
2017-03-30 16:56:36 +02:00
parent 557c5a692e
commit 41f1770dc0
4 changed files with 16 additions and 12 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_header.ascx.cs" Inherits="ScheMe.WebUserControls.mod_header" %>
<asp:Timer ID="Timer1" runat="server"></asp:Timer>
<h1>ScheMe - <%: titolo %></h1>
<a href="Default" data-icon="home" class="ui-btn-left">
<asp:Label ID="lblVers" runat="server" Font-Bold="false" /></a>
<a href="UserAdmin" data-icon="lock" class="ui-btn-right">User Admin</a>
<h1>ScheMe - <%: titolo %></h1>
<a href="Default" data-icon="home" class="ui-btn-left">
<asp:Label ID="lblVers" runat="server" Font-Bold="false" /></a>
<a href="UserAdmin" data-icon="lock" class="ui-btn-right">User Admin</a>
<div id="headData">
<div style="float: right; font-size: 0.7em; font-weight: 100; margin-right: 4px;">
<%: CognomeNome %>