diff --git a/templates/part.boardlist.php b/templates/part.boardlist.php index ec0e6db56..23c7ad224 100644 --- a/templates/part.boardlist.php +++ b/templates/part.boardlist.php @@ -26,16 +26,15 @@ -
+
{{ b.title }}
- +
-

+

@@ -101,9 +100,9 @@ class="ng-pristine ng-valid" ng-submit="boardCreate()"> + autofocus-on-insert ng-model="newBoard.title" maxlength="100" ng-model-options="{ debounce: 250 }">
-
diff --git a/templates/part.navigation.php b/templates/part.navigation.php index 8eef2b7f2..4b78d27d1 100644 --- a/templates/part.navigation.php +++ b/templates/part.navigation.php @@ -4,9 +4,9 @@
  • t('Archived boards')); ?>
  • t('Shared boards')); ?>
  • -
  • +
  • - + {{ b.title }}
      @@ -14,10 +14,10 @@
    -
    +