moved autocomplete templates
This commit is contained in:
parent
06ee977072
commit
4a8d06311a
@ -53,12 +53,4 @@
|
|||||||
<i class="fa fa-times-circle-o" aria-hidden="true"></i>
|
<i class="fa fa-times-circle-o" aria-hidden="true"></i>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
|
||||||
|
|
||||||
<template name="schoollist">
|
|
||||||
{{name}}
|
|
||||||
</template>
|
|
||||||
|
|
||||||
<template name="teacherlist">
|
|
||||||
{{teacher}}
|
|
||||||
</template>
|
</template>
|
||||||
@ -151,4 +151,12 @@
|
|||||||
<span class="hour classText">{{hour}}</span>
|
<span class="hour classText">{{hour}}</span>
|
||||||
<span class="subscribers classText">{{subscribers}}</span>
|
<span class="subscribers classText">{{subscribers}}</span>
|
||||||
</div>
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<template name="schoollist">
|
||||||
|
{{name}}
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<template name="teacherlist">
|
||||||
|
{{teacher}}
|
||||||
</template>
|
</template>
|
||||||
Loading…
x
Reference in New Issue
Block a user