diff --git a/src/web/app/mobile/tags/post-form.tag b/src/web/app/mobile/tags/post-form.tag deleted file mode 100644 index a37e2bf38..000000000 --- a/src/web/app/mobile/tags/post-form.tag +++ /dev/null @@ -1,275 +0,0 @@ - - - %fa:times% - - { 1000 - refs.text.value.length } - %i18n:mobile.tags.mk-post-form.submit% - - - - - - - - - - - - - - - %fa:upload% - %fa:cloud% - %fa:R smile% - %fa:chart-pie% - - - - - diff --git a/src/web/app/mobile/views/post-form.vue b/src/web/app/mobile/views/post-form.vue new file mode 100644 index 000000000..49f6a94d8 --- /dev/null +++ b/src/web/app/mobile/views/post-form.vue @@ -0,0 +1,204 @@ + + + + %fa:times% + + { 1000 - refs.text.value.length } + %i18n:mobile.tags.mk-post-form.submit% + + + + + + + + + + + + + + + %fa:upload% + %fa:cloud% + %fa:R smile% + %fa:chart-pie% + + + + + + + +