-
-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy pathindex.controller.min.js
2 lines (2 loc) · 1.13 KB
/
index.controller.min.js
1
2
angular.module("app").controller("IndexController",function(e,s){e.seo={},e.sv=!0,e.salvar=function(){s.salvar(e.seo),e.seo={},console.log("LOG PROD ======"+JSON.stringify(s.getSeos(),null,3)+"======"),s.janela()},e.remover=function(e){s.remover(e)},e.ind=0,e.editor=!1,e.editando=function(s){e.editor=!0,e.sv=!1,e.seo.title=e.seos[e.seos.indexOf(s)].title,e.seo.description=e.seos[e.seos.indexOf(s)].description,e.seo.author=e.seos[e.seos.indexOf(s)].author,e.seo.image=e.seos[e.seos.indexOf(s)].image,e.seo.canonical=e.seos[e.seos.indexOf(s)].canonical,e.seo.robots=e.seos[e.seos.indexOf(s)].robots,e.seo.name=e.seos[e.seos.indexOf(s)].name,e.seo.type=e.seos[e.seos.indexOf(s)].type,e.seo.appid=e.seos[e.seos.indexOf(s)].appid,e.seo.fbadmins=e.seos[e.seos.indexOf(s)].fbadmins,e.seo.ttcard=e.seos[e.seos.indexOf(s)].ttcard,e.seo.base=e.seos[e.seos.indexOf(s)].base,e.seo.loSeo.janela(),cale=e.seos[e.seos.indexOf(s)].locale,e.seo.sitemap=e.seos[e.seos.indexOf(s)].sitemap,e.ind=e.seos.indexOf(s)},e.editar=function(o){s.editar(o,e.ind),e.editor=!1,e.sv=!0,e.seo={},s.janela()},e.seos=s.seos,e.ops=s.ops});
//# sourceMappingURL=index.controller.min.js.map