Fix app name.
This commit is contained in:
parent
071e9c96f4
commit
d95d735ace
@ -16,7 +16,7 @@
|
|||||||
-->
|
-->
|
||||||
<!-- vim: set tw=80 ts=2 sw=2 sts=2: -->
|
<!-- vim: set tw=80 ts=2 sw=2 sts=2: -->
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="fr" ng-app="accountantApp">
|
<html lang="fr" ng-app="accountant">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
|
||||||
@ -42,7 +42,7 @@
|
|||||||
<!-- htmllint attr-bans="false" -->
|
<!-- htmllint attr-bans="false" -->
|
||||||
<body style="padding-bottom: 50px; padding-top: 70px">
|
<body style="padding-bottom: 50px; padding-top: 70px">
|
||||||
<!-- htmllint attr-bans="$previous" -->
|
<!-- htmllint attr-bans="$previous" -->
|
||||||
<!-- Navbar -->
|
<!-- Navbar -->
|
||||||
<nav class="navbar navbar-fixed-top navbar-inverse">
|
<nav class="navbar navbar-fixed-top navbar-inverse">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<!-- Brand -->
|
<!-- Brand -->
|
||||||
|
Loading…
Reference in New Issue
Block a user