First frontend with working account lists. No sorting.

This commit is contained in:
James Cole
2021-03-26 06:14:35 +01:00
parent eac2293778
commit bcd612d42f
48 changed files with 635 additions and 205 deletions

View File

@@ -1,2 +1,2 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{303:function(n,e,t){n.exports=t(429)},429:function(n,e,t){"use strict";t.r(e);var o={name:"Show"},r=t(1),s=Object(r.a)(o,(function(){var n=this.$createElement;return(this._self._c||n)("div",[this._v("\n I am a show\n")])}),[],!1,null,"321a1058",null).exports;t(16);var u=t(19),a={};new Vue({i18n:u,render:function(n){return n(s,{props:a})}}).$mount("#accounts_show")}},[[303,0,1]]]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{332:function(n,e,t){n.exports=t(458)},458:function(n,e,t){"use strict";t.r(e);var o={name:"Show"},r=t(4),s=Object(r.a)(o,(function(){var n=this.$createElement;return(this._self._c||n)("div",[this._v("\n I am a show\n")])}),[],!1,null,"321a1058",null).exports;t(41);var u=t(43),a={};new Vue({i18n:u,render:function(n){return n(s,{props:a})}}).$mount("#accounts_show")}},[[332,0,1]]]);
//# sourceMappingURL=show.js.map