mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
remove migrate
This commit is contained in:
parent
5506939678
commit
30fb4b37a0
81 changed files with 171 additions and 235656 deletions
|
@ -10,20 +10,4 @@
|
|||
// Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details
|
||||
// about supported directives.
|
||||
//
|
||||
//= require jquery
|
||||
//= require jquery_ujs
|
||||
//= require foundation
|
||||
//= require turbolinks
|
||||
//= require bootstrap.min
|
||||
//=require_tree ../../../app/assets/stylesheets
|
||||
|
||||
import * as bootstrap from "bootstrap"
|
||||
import jquery from "jquery"
|
||||
import "foundation-sites"
|
||||
|
||||
window.jQuery = jquery
|
||||
window.$ = jquery
|
||||
|
||||
$(function() {
|
||||
$(document).foundation();
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue