Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 1007 | Rev 1009 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1007 Rev 1008
Línea 168... Línea 168...
168
          style: "success",
168
          style: "success",
169
          msg: "La publicación ha sido compartida",
169
          msg: "La publicación ha sido compartida",
170
        });
170
        });
171
        // if (modalType !== shareModalTypes.SHARE) {
171
        // if (modalType !== shareModalTypes.SHARE) {
172
          addFeed(newFeed);
172
          addFeed(newFeed);
-
 
173
          console.log('>>: currentPage', currentPage, timelineUrl)
173
          if(currentPage && timelineUrl){
174
          if(currentPage && timelineUrl){
174
            console.log('>>: currentPage', currentPage, timelineUrl)
-
 
175
            fetchFeeds(timelineUrl, currentPage)
175
            fetchFeeds(timelineUrl, currentPage)
176
          }
176
          }
Línea 177... Línea 177...
177
          
177
          
178
        // }
178
        // }