Minor changes
* TestAPI.csproj: * packages.config: * packages.config: * packages.config: * packages.config: * packages.config: * ITContentProvider.csproj: * NpgsqlMRPProviders.csproj: * NpgsqlBlogProvider.csproj: * NpgsqlContentProvider.csproj: Npgsql package update * Makefile: adds a new line to the end of file * App.master: Indicates that a login permits to comment
This commit is contained in:
parent
ce1689df7b
commit
acd2a473bb
19 changed files with 57 additions and 22 deletions
|
|
@ -99,7 +99,7 @@ $(document).ready(function(){
|
|||
<a href="<%= Url.Content("~/Account/Login/?returnUrl=") + Url.Encode( Request.Url.PathAndQuery )%>" >
|
||||
<div class="menuitem">
|
||||
<i class="fa fa-sign-in"></i> Connexion
|
||||
<div class="hint">Pour pouvoir publier, facturer</div>
|
||||
<div class="hint">Pour pouvoir commenter, publier, facturer</div>
|
||||
</div>
|
||||
</a>
|
||||
<% } else { %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue