cms/app-client/mirage/fixtures/dateminmax.js
author ymh <ymh.work@gmail.com>
Thu, 16 Feb 2017 18:22:16 +0100
changeset 515 557cca5cb813
parent 454 710a2ae08a74
permissions -rw-r--r--
move template compiler into dependencies

// jshint ignore: start
export default [
  { 'id': "1948" },
  { 'id': "2015" }
];