From eb782d743bbe7ed291fc63a8ea35e2890ef26ab1 Mon Sep 17 00:00:00 2001 From: Gil Ferreira Date: Thu, 23 Mar 2017 22:12:33 -0400 Subject: [PATCH] Added CoPilot to example implementations. (#1359) * Added CoPilot to example implementations. This is a version of AdminLTE that makes it easy to use Vue.js * Added copilot into implementation page so it isn't overridden by grunt --- documentation/build/include/implementations.html | 1 + documentation/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/documentation/build/include/implementations.html b/documentation/build/include/implementations.html index 9e9417b78bc..1abac1beb24 100644 --- a/documentation/build/include/implementations.html +++ b/documentation/build/include/implementations.html @@ -11,6 +11,7 @@
  • Laravel-AdminLTE by Jeroen Noten
  • Symfony by Marc Bach
  • Rails gems: adminlte2-rails by Nicolas Besnard and lte-rails (using AdminLTE sources) by Carlos at RacketLogger
  • +
  • CoPilot (AdminLTE with Vue.js) byGil Ferreira
  • Note: these implementations are not supported by Almsaeed Studio. However, diff --git a/documentation/index.html b/documentation/index.html index 235055df1fd..44c3ffddb06 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -2090,6 +2090,7 @@

  • Laravel-AdminLTE by Jeroen Noten
  • Symfony by Marc Bach
  • Rails gems: adminlte2-rails by Nicolas Besnard and lte-rails (using AdminLTE sources) by Carlos at RacketLogger
  • +
  • CoPilot (AdminLTE with Vue.js) byGil Ferreira
  • Note: these implementations are not supported by Almsaeed Studio. However,