Explorar el Código

Another fix... oops

dev
Bryan Miller hace 5 años
padre
commit
bea0cb2619
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      views/index.html

+ 1
- 1
views/index.html Ver fichero

@@ -7,7 +7,7 @@
<div class="pure-g pure-g-nw">

<div class="pure-u-2-24 simple-padding">
<%- include("ctrlpainter_bank.html"); %>
<%- include("toolbar_bank.html"); %>
</div>
<div class="pure-u-16-24">
<%- include('workspace.html'); %>

Cargando…
Cancelar
Guardar